fixed the header to always have icons now
This commit is contained in:
parent
d9cbb0700e
commit
664abd76b6
4 changed files with 4 additions and 4 deletions
4
404.html
4
404.html
|
@ -25,10 +25,10 @@
|
|||
<a href="https://www.youtube.com/@cataclock"><img class="HeaderLink" src="Icons/YoutubeIcon.png" alt="The logo for YouTube."/></a>
|
||||
<a href="https://www.youtube.com/@doggeywoggey"><img class="HeaderLink" src="Icons/DogeIcon.png" alt="The logo for DoggeyWoggey."/></a>
|
||||
<a href="mailto:cataclock@proton.me"><img class="HeaderLink" src="Icons/EmailIcon.svg" alt="The icon for Email."/></a>
|
||||
<a href="https://knowledge.crowdedgames.group">Knowledge</a>
|
||||
<a href="https://knowledge.crowdedgames.group"><img class="HeaderLink" src="Icons/KnowledgeIcon.png" alt="A book."/></a>
|
||||
<a href="https://codeberg.org/CatAClock/"><img class="HeaderLink" src="Icons/CodebergIcon.svg" alt="The logo for Codeberg."/></a>
|
||||
<a href="https://git.crowdedgames.group"><img class="HeaderLink" src="Icons/ForgejoIcon.png" alt="The logo for Forgejo."/></a>
|
||||
<a href="https://fedi.crowdedgames.group">Fediverse</a>
|
||||
<a href="https://fedi.crowdedgames.group"><img class="HeaderLink" src="Icons/FediverseIcon.png" alt="The logo for the Fediverse Frontent."/></a>
|
||||
</section>
|
||||
</header>
|
||||
<p style="text-align: center;">You broke my website. How the <b>hell</b> did you do that!?</p>
|
||||
|
|
BIN
Icons/FediverseIcon.png
Normal file
BIN
Icons/FediverseIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
Icons/KnowledgeIcon.png
Normal file
BIN
Icons/KnowledgeIcon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
|
@ -24,10 +24,10 @@
|
|||
<a href="https://www.youtube.com/@cataclock"><img class="HeaderLink" src="Icons/YoutubeIcon.png" alt="The logo for YouTube."/></a>
|
||||
<a href="https://www.youtube.com/@doggeywoggey"><img class="HeaderLink" src="Icons/DogeIcon.png" alt="The logo for DoggeyWoggey."/></a>
|
||||
<a href="mailto:cataclock@proton.me"><img class="HeaderLink" src="Icons/EmailIcon.svg" alt="The icon for Email."/></a>
|
||||
<a href="https://knowledge.crowdedgames.group">Knowledge</a>
|
||||
<a href="https://knowledge.crowdedgames.group"><img class="HeaderLink" src="Icons/KnowledgeIcon.png" alt="A book."/></a>
|
||||
<a href="https://codeberg.org/CatAClock/"><img class="HeaderLink" src="Icons/CodebergIcon.svg" alt="The logo for Codeberg."/></a>
|
||||
<a href="https://git.crowdedgames.group"><img class="HeaderLink" src="Icons/ForgejoIcon.png" alt="The logo for Forgejo."/></a>
|
||||
<a href="https://fedi.crowdedgames.group">Fediverse</a>
|
||||
<a href="https://fedi.crowdedgames.group"><img class="HeaderLink" src="Icons/FediverseIcon.png" alt="The logo for the Fediverse Frontent."/></a>
|
||||
</section>
|
||||
</header>
|
||||
<!-- Sections for my links -->
|
||||
|
|
Loading…
Add table
Reference in a new issue