Fix button order
This commit is contained in:
parent
923aa15be4
commit
6e876423ff
1 changed files with 5 additions and 5 deletions
|
@ -288,11 +288,6 @@
|
|||
title="Non-binary"
|
||||
/>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://scp-wiki.wikidot.com/" target="_blank" title="SCP">
|
||||
<img src="/assets/buttons/scp.png" alt="SCP" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://www.debian.org/"
|
||||
|
@ -302,6 +297,11 @@
|
|||
<img src="/assets/buttons/debian.png" alt="Powered by debian" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://scp-wiki.wikidot.com/" target="_blank" title="SCP">
|
||||
<img src="/assets/buttons/scp.png" alt="SCP" />
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://store.steampowered.com/app/440/Team_Fortress_2/"
|
||||
|
|
Loading…
Add table
Reference in a new issue