Skip to content

Commit

Permalink
Fix flag link
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexendoo committed Jan 30, 2025
1 parent acb7718 commit 54bdc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>Example Searches</h3>
<li>View the components of an emoji sequence:
<a href="#👨‍👩‍👧‍👦" class="example">👨‍👩‍👧‍👦</a>,
<a href="#👨‍🦽" class="example">👨‍🦽</a>,
<a href="🏴‍☠️" class="example">🏴‍☠️</a>
<a href="#🏴‍☠️" class="example">🏴‍☠️</a>
</li>
</ul>

Expand Down

0 comments on commit 54bdc37

Please sign in to comment.