Sha256: 03349fe8089762f02a020b25da1475a43c9a61747e533a392c8c8258d1b621ba
Contents?: true
Size: 874 Bytes
Versions: 1
Compression:
Stored size: 874 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=Montserrat:400,700,800" rel="stylesheet"> <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 | _layouts/default.html |