add image to sidebar

This commit is contained in:
2023-04-06 07:42:23 -04:00
parent 6fae26a9fa
commit 47467961b8
12 changed files with 15 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<body>
<!-- Navbar -->
<div class="sidenav">
<img src="../img/everest-logo.svg" alt="everest-logo">
<a href="../index.html">Home</a>
<a href="../about.html">About</a>
<a href="../install.html">Install</a>