diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_layouts/page.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/_layouts/page.html b/src/_layouts/page.html index 9530123..722cb6e 100644 --- a/src/_layouts/page.html +++ b/src/_layouts/page.html @@ -8,6 +8,9 @@ <title>{{ page.title }}</title> + <meta name="description" content="My anti-tipping manifesto"> + <meta name="keywords" content="tipping, anti-tipping, stop tipping, tipping culture"> + <style> html, body { height: 100%; |