rename socials card
This commit is contained in:
parent
4d45dba730
commit
c9a504cc68
2 changed files with 18 additions and 18 deletions
26
index.html
26
index.html
|
|
@ -38,7 +38,7 @@
|
|||
<div class="pixel-corners">
|
||||
<header class="navbar">
|
||||
<nav>
|
||||
<small class="nav"> <a href="#about-me">~/about-me</a> <span class="arrow">→</span> <a href="#links">~/links</a> <span class="arrow">→</span> <a href="#fun-facts">~/fun-facts</a> <span class="arrow">→</span> <a href="#user-reviews">~/user-reviews</a> <span class="arrow">→</span> <a href="#buttons">~/buttons</a></small>
|
||||
<small class="nav"> <a href="#about-me">~/about-me</a> <span class="arrow">→</span> <a href="#socials">~/socials</a> <span class="arrow">→</span> <a href="#fun-facts">~/fun-facts</a> <span class="arrow">→</span> <a href="#user-reviews">~/user-reviews</a> <span class="arrow">→</span> <a href="#buttons">~/buttons</a></small>
|
||||
<p><a href="https://fediring.net/previous?host=sneexy.pages.gay">←</a> <a href="https://fediring.net/">Fediring</a> <a href="https://fediring.net/next?host=sneexy.pages.gay">→</a></p>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
@ -59,9 +59,9 @@
|
|||
</div>
|
||||
|
||||
<div class="pixel-corners">
|
||||
<article id="links" class="links">
|
||||
<h1><span class="anchors"><a href="#links">~/links</a></span></h1>
|
||||
<p>my socials, feel free to get in touch with me using these <span class="dot">●</span> you can find extra info by clicking their icons!</p>
|
||||
<article id="socials" class="socials">
|
||||
<h1><span class="anchors"><a href="#socials">~/socials</a></span></h1>
|
||||
<p>my links, contacts, etc <span class="dot">●</span> feel free to get in touch with me using these <span class="dot">●</span> you can find extra info by clicking their icons!</p>
|
||||
|
||||
<main class="fedi">
|
||||
<section class="firefish">
|
||||
|
|
@ -95,21 +95,21 @@
|
|||
|
||||
<span class="dot">●</span>
|
||||
|
||||
<section class="matrix">
|
||||
<a href="https://matrix.org" target="_blank">
|
||||
<img class="matrix-icon" src="/assets/socials/matrix.png" alt="Matrix"/>
|
||||
</a>
|
||||
<p><a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">:@sneexy</a></p>
|
||||
</section>
|
||||
|
||||
<span class="dot">●</span>
|
||||
|
||||
<section class="xmpp">
|
||||
<a href="https://xmpp.org" target="_blank">
|
||||
<img class="xmpp-icon" src="/assets/socials/xmpp.png" alt="XMPP"/>
|
||||
</a>
|
||||
<p><a href="xmpp:sneexy@trashserver.net" target="_blank">sneexy</a></p>
|
||||
</section>
|
||||
|
||||
<span class="dot">●</span>
|
||||
|
||||
<section class="matrix">
|
||||
<a href="https://matrix.org" target="_blank">
|
||||
<img class="matrix-icon" src="/assets/socials/matrix.png" alt="Matrix"/>
|
||||
</a>
|
||||
<p><a href="https://matrix.to/#/@sneexy:tchncs.de" target="_blank">@sneexy</a></p>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<span class="separator">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue