about.html

This commit is contained in:
2023-06-07 19:21:43 -04:00
parent cef100ccc4
commit 46f462d5f4
11 changed files with 11 additions and 10 deletions

View File

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

View File

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

View File

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

View File

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

View File

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