Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsajadpp committed Jan 9, 2024
1 parent d82a91d commit 446cf72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
</a>
</li>
<li>
<a href="">
<a href="./trending.html">
<button>
<span class="material-icons-outlined">
whatshot
Expand Down Expand Up @@ -183,7 +183,7 @@
</a>
</li>
<li>
<a href="/">
<a href="./trending.html">
<button>
<span class="material-icons-outlined">
whatshot
Expand Down
4 changes: 2 additions & 2 deletions trending.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
</a>
</li>
<li>
<a href="">
<a href="./trending.html">
<button class="active">
<span class="material-icons-outlined">
whatshot
Expand Down Expand Up @@ -189,7 +189,7 @@
</a>
</li>
<li>
<a href="/">
<a href="./trending.html">
<button class="active">
<span class="material-icons-outlined">
whatshot
Expand Down

0 comments on commit 446cf72

Please sign in to comment.