mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-06-21 01:50:35 +00:00
Skip to content button
This commit is contained in:
parent
e62077348d
commit
6fac6596b2
8 changed files with 39 additions and 5 deletions
|
@ -28,6 +28,8 @@ tags.sort((a, b) => {
|
|||
<p>Filter posts by tags</p>
|
||||
</div>
|
||||
|
||||
<span id="content-skip" />
|
||||
|
||||
<ul role="list" class="pill-list">
|
||||
{tags.map(tag => (
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue