diff options
author | altaf-creator <athaalaa@gmail.com> | 2023-08-21 21:41:22 +0700 |
---|---|---|
committer | altaf-creator <athaalaa@gmail.com> | 2023-08-21 21:41:22 +0700 |
commit | dbca7bc4e914370facd2f5cbea4277e7a1efcb30 (patch) | |
tree | fcbff3053c6f6228305257e9f8281445ace40abf /about | |
parent | 1c75774c1920acb85f06cdf226d256d87ab510fa (diff) |
i added stuff.
Diffstat (limited to 'about')
-rw-r--r-- | about/author.html | 2 | ||||
-rw-r--r-- | about/school.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/about/author.html b/about/author.html index f59e3f1..969fbb9 100644 --- a/about/author.html +++ b/about/author.html @@ -19,7 +19,7 @@ </div> <div id="console"></div> <div id="sidebar"> - <div style="height: 560px; overflow: hidden;"> + <div> <a href="/index.html"> <img src="/assets/images/master.png" alt="" class="sidebar-logo"> </a> diff --git a/about/school.html b/about/school.html index 601fb18..8ec8c2e 100644 --- a/about/school.html +++ b/about/school.html @@ -19,7 +19,7 @@ </div> <div id="console"></div> <div id="sidebar"> - <div style="height: 560px; overflow: hidden;"> + <div> <a href="/index.html"> <img src="/assets/images/master.png" alt="" class="sidebar-logo"> </a> |