updates to home

This commit is contained in:
kaipher7
2026-03-07 21:19:51 -07:00
parent 9994b9c746
commit 63f0987020
6 changed files with 36 additions and 5 deletions
+7 -2
View File
@@ -10,7 +10,9 @@
<body>
<header class="top-header">
<img src="images/header_left.png" alt="Violin f-hole shape to the left of header." class="swirl">
<h1 class="site-name">Thyme Crunch</h1>
<img src="images/header_right.png" alt="Violin f-hole shape to the right of header." class="swirl">
</header>
<div class="container">
@@ -21,14 +23,17 @@
<li><a href="#">Explore</a></li>
<li><a href="#">Profile</a></li>
<li><a href="#">Saved</a></li>
<li><a href="#">Log Out</a></li>
<li><a href="#">Settings</a></li>
<li><a href="#"> <img src="images/logout_icon.png" alt="Log Out Icon" class="nav_icon"></a></li>
</ul>
</nav>
</nav>
<a href="#" target="_blank" class="create_icon">
<img src="images/create_icon.png" alt="Description of the icon">
</a>
<!-- Main Content -->
<main class="main-content">