diff options
author | altaf-creator <dev@altafcreator.com> | 2024-04-17 16:19:15 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-04-17 16:19:15 +0700 |
commit | cd34dc6fb1cd47e578f761a7609bd976f253eac7 (patch) | |
tree | 3e488307733455c1a97b347a745d06f38ecf24e6 /about/author.html | |
parent | 3d0ccfba34d6371b41e877189b78599ae7b2f98a (diff) |
idk what i did, i forgot. go check the diffs
Diffstat (limited to 'about/author.html')
-rw-r--r-- | about/author.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/about/author.html b/about/author.html index 1c279ee..841b859 100644 --- a/about/author.html +++ b/about/author.html @@ -5,7 +5,6 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/style.css"> - <link rel="icon" href="/assets/images/master.svg"> <title>About Author • Al Azhar 9th Grade Lesson Notes</title> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> @@ -20,11 +19,10 @@ <div id="console"></div> <div id="sidebar"> <div> - <a href="/index.html"> + <a href="/"> <img src="/assets/images/master.svg" alt="" class="sidebar-logo"> </a> - <h3 id="title" class="align-center">Al Azhar 9th Grade Lesson Notes</h3> </div> <div> @@ -71,4 +69,4 @@ <script src="/scripts/onload/toc.js"></script> <script src="/scripts/sidebar.js"></script> </body> -</html>
\ No newline at end of file +</html> |