Skip to content

Commit

Permalink
modified: index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wish13yt committed Dec 5, 2024
1 parent 05f85f8 commit 82de2d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<body onload="getUsername()">
<div class="menu">
<div id="username">
Hello <span id="user-name"></span>!
Hello, <span id="user-name"></span>!
</div>
<div class="line"></div>
<a href="https://videos.freakybob.site" class="textnavbar">Videos</a>
Expand Down Expand Up @@ -60,7 +60,7 @@ <h2>Credits</h2>
<div id="about-modal" class="modal">
<h2>About</h2>
<p>FreakySearch 1.8</p>
<p>Last revision date: December 4th, 2024</p>
<p>Last revision date: December 5th, 2024</p>
<br>
<h2>Configurations</h2>
<button id="change-name-button">Change username</button>
Expand Down

0 comments on commit 82de2d7

Please sign in to comment.