summaryrefslogtreecommitdiff
path: root/templates/index.liquid
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-08-24 11:32:25 +0200
committerJules Laplace <julescarbon@gmail.com>2017-08-24 11:32:25 +0200
commit9d276a77f20e76efd5f8f73974b158b13c8b64ea (patch)
tree5c8dcbf7a18231d8d987c60f9563d10be41916e2 /templates/index.liquid
parent367f74eea99c8e46cba7f08efe5fe3e6d3f51179 (diff)
some backgrounds
Diffstat (limited to 'templates/index.liquid')
-rw-r--r--templates/index.liquid26
1 files changed, 21 insertions, 5 deletions
diff --git a/templates/index.liquid b/templates/index.liquid
index 46ed396..9e6bd49 100644
--- a/templates/index.liquid
+++ b/templates/index.liquid
@@ -1,20 +1,36 @@
<!doctype html>
<html>
<head>
-<title>How to make a Folkestone.</title>
-<link href='/assets/flickity.css' rel='stylesheet' type='text/css'>
-<link href='/assets/css.css' rel='stylesheet' type='text/css'>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
+ <meta name="description" content="Stories from the Folkestone Triennale." />
+ <meta name="author" content="Catalina Vallejos">
+
+ <meta property="og:title" content="How To Make A Folkestone." />
+ <meta property="og:type" content="website" />
+ <meta property="og:image" content="http://howtomakeafolkestone.life/assets/header.jpg" />
+ <meta property="og:url" content="http://howtomakeafolkestone.life/" />
+ <meta property="og:site_name" content="Tree" />
+
+ <meta name="apple-mobile-web-app-capable" content="no">
+ <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
+
+ <title>How to make a Folkestone.</title>
+ <link href='/assets/flickity.css' rel='stylesheet' type='text/css'>
+ <link href='/assets/css.css' rel='stylesheet' type='text/css'>
</head>
<body>
<div id='header'>
<h1>How to make a Folkestone.</h1>
+ <br>
<a href="https://docs.google.com/forms/d/10dqrK_3UZW_xlPWQLERd0xTwVONryyicNuz2aYz3X_I/edit?c=0&w=1"><h2>Participate!</h2></a>
<div id='tags'></div>
</div>
-<br>
-<div id='body'>
+<div id='posts'>
{% for entry in entries %}
{% unless entry.disabled %}
<div class='cell' data-id='{{ entry.id }}'>