Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
duck2469 authored Mar 5, 2024
1 parent a7de8f0 commit 9f2c349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/tabs/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h1>My Blog</h1>
<select onmousedown="pulllisting.play()" name="listingmods" id="" size="" onchange="window.location.href=this.value;">
<option value="Blog.html" selected="selected">None</option>
<option value="../blogs/2023.html">2023</option>
<option value="../blogs/2024.html">2024</option>

<script>
var pulllisting = new Audio();
Expand Down

0 comments on commit 9f2c349

Please sign in to comment.