summaryrefslogtreecommitdiff
path: root/head.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'head.html.erb')
-rw-r--r--head.html.erb5
1 files changed, 5 insertions, 0 deletions
diff --git a/head.html.erb b/head.html.erb
new file mode 100644
index 0000000..54a1636
--- /dev/null
+++ b/head.html.erb
@@ -0,0 +1,5 @@
+<head>
+ <title>Pantry of Plants</title>
+ <link rel="stylesheet" href="../style/style.css">
+ <script src="../scripts/image-slide.js" defer></script>
+ </head>