Skip to content

Commit

Permalink
pages: fix toc (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
q9f authored Dec 21, 2024
1 parent 787fd85 commit 626e241
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ const IndexPage = () => {
<li>
<a href="#conference">1. Conference</a>
</li>
<li>
<a href="#cfp">2. Call for Participation</a>
</li>
<li>
<a href="#venue">3. Venue</a>
</li>
Expand Down

0 comments on commit 626e241

Please sign in to comment.