summaryrefslogtreecommitdiff
path: root/partials/head.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'partials/head.html.erb')
-rw-r--r--partials/head.html.erb6
1 files changed, 6 insertions, 0 deletions
diff --git a/partials/head.html.erb b/partials/head.html.erb
index 8d4f1d3..c8196f3 100644
--- a/partials/head.html.erb
+++ b/partials/head.html.erb
@@ -1,4 +1,10 @@
<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width">
+ <meta name="description" content="Vegan Recipes">
+ <meta name="keywords" content="vegan, recipes, baking, cooking, animal rights">
+ <meta name="author" content="Scott Jones">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pantry of Plants</title>
<link rel="stylesheet" href="style/style.css">
<script src="scripts/image-slide.js" defer></script>