Skip to content

Commit

Permalink
fixed the listing commit
Browse files Browse the repository at this point in the history
  • Loading branch information
omshivaprakash committed Aug 9, 2024
1 parent 94fd619 commit 6943873
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 69 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,10 @@ <h4>ಕುತೂಹಲಿ ಕನ್ನಡ ವಿಜ್ಞಾನ ಪತ್ರಿ
<p class="span1">Filter by :</p>
<ul id="filterBy">
<li><a href="#" data-level="any" class="active" title="filter books by All">All</a></li>
<li><a href="#" data-level="2000" title="filter books by year">2000</a></li>
<li><a href="#" data-level="2001" title="filter books by year">2001</a></li>
<li><a href="#" data-level="Advanced" title="filter books by Advanced">Advanced</a></li>
<li><a href="#" data-level="2021" title="filter books by year">2021</a></li>
<li><a href="#" data-level="2022" title="filter books by year">2022</a></li>
<li><a href="#" data-level="2023" title="filter books by year">2023</a></li>
<li><a href="#" data-level="2024" title="filter books by year">2024</a></li>
</ul>
</div>
</div>
Expand Down
Loading

0 comments on commit 6943873

Please sign in to comment.