Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pfra17/no-unicom
Browse files Browse the repository at this point in the history
  • Loading branch information
squaresma1 committed Oct 1, 2024
2 parents d9c0055 + fdeb5da commit defa065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<header>
<nav class="navbar bg-body-tertiary sticky-top">
<div class="container-fluid">
<a href="/" class="navbar-brand">📡 no-unicom</a>
<a href="/index.html" class="navbar-brand">📡 no-unicom</a>

<button class="btn btn-dark" id="light_dark_switch" onclick=toggleTheme()><i class="fa-solid fa-sun" id="light_dark_switch_icon"></i></button>

Expand Down

0 comments on commit defa065

Please sign in to comment.