Skip to content

Commit

Permalink
small menu fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
xesf committed Mar 1, 2024
1 parent 3f84404 commit beb4325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/_includes/_layouts/wiki.njk
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<li class="nav-item text-nowrap">
<a
class="nav-link icon-link"
href="https://quotes.magicball.net"
href="/"
>
<img
src="assets/archive/twinsuniverse_logo_2.png"
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<li class="nav-item text-nowrap">
<a
class="nav-link icon-link"
href="https://quotes.magicball.net"
href="/"
>
<img
src="wiki/assets/archive/twinsuniverse_logo_2.png"
Expand Down

0 comments on commit beb4325

Please sign in to comment.