Skip to content

Commit

Permalink
v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wea-f authored Feb 27, 2025
1 parent 885ea6b commit 00f5269
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 @@ -254,11 +254,11 @@ <h5 class="fade-in" id="socials"> Made by the user <a href="https://codepen.io/w
}

function bookmarklets() {
window.location.assign("/norepted/bookmarklets");
window.location.assign("/norepted/bookmarklets/");
}

function about() {
window.location.assign("/norepted/about");
window.location.assign("/norepted/about/");
}

</script>
Expand Down

0 comments on commit 00f5269

Please sign in to comment.