summaryrefslogtreecommitdiff
path: root/output/recipes.html
diff options
context:
space:
mode:
Diffstat (limited to 'output/recipes.html')
-rw-r--r--output/recipes.html17
1 files changed, 10 insertions, 7 deletions
diff --git a/output/recipes.html b/output/recipes.html
index bde9176..b3551f6 100644
--- a/output/recipes.html
+++ b/output/recipes.html
@@ -2,15 +2,18 @@
<head>
<title>Pantry of Plants</title>
<link rel="stylesheet" href="../style/style.css">
+ <script src="../scripts/image-slide.js" defer></script>
</head>
<body>
- <nav>
- <a href="../index.html"><img src="../images/pantry-of-plants-logo.png" class="logo"></a>
- <div class="nav-text-outer">
- <a href="recipes.html" class="nav-text" id="active">Recipes</a>
- <a href="../about.html" class="nav-text">About</a>
- </div>
-</nav>
+ <header>
+ <nav>
+ <a href="index.html"><img src="../images/pantry-of-plants-logo.png" class="logo"></a>
+ <div class="nav-text-outer">
+ <a href="recipes.html" class="nav-text">Recipes</a>
+ <a href="about.html" class="nav-text">About</a>
+ </div>
+ </nav>
+</header>
<h1 id="big-header-boi">Big Header Boi</h1>