Commit 7a9da174 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

Showing with 1 addition and 0 deletions
+1 -0
......@@ -188,6 +188,7 @@
</div>
</div>
<div class="container" style="height:70px;">
<button class="btn" style="background-color: lightgray;" id="filterall" onclick="filter(all)">All</button>
<p>Filter:</p>
<button class="btn" style="background-color: lightgray;" id="filter2023" onclick="filter(2023)">2023</button>
<button class="btn" style="background-color: lightgray;" id="filter2022" onclick="filter(2022)">2022</button>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment