Sha256: 68816700a02cf9051dab2e3eff73dd10360672081bbee66053d7c28635f1324c
Contents?: true
Size: 775 Bytes
Versions: 1
Compression:
Stored size: 775 Bytes
Contents
<!DOCTYPE> <html> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/gridlex/2.6.0/gridlex.min.css"> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700|Lato:300,400,600" rel="stylesheet"> {{page.custom-font_html}} <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/> <link href="/assets/main.css" rel="stylesheet" /> <title> {{page.title}}</title> <meta type="description" content="{{page.description}}" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:image" content="{{page.social-share-image_path}}" /> </head> <body> {{content}} </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lets-collab-0.1.2 | lets-collab-0.1.2/_layouts/default.html |