about.html
This commit is contained in:
parent
cef100ccc4
commit
46f462d5f4
@ -228,6 +228,7 @@ footer {
|
||||
border-radius: 2px;
|
||||
margin-bottom: 12px;
|
||||
background-color: #2C2C2C;
|
||||
color: #e6e6e6;
|
||||
}
|
||||
|
||||
#myUL {
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user