Yo I heard you liked links so we updated the links
This commit is contained in:
parent
c808f44447
commit
ae8cb4394a
|
@ -15,7 +15,7 @@
|
|||
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
|
||||
<input class="taskbar" type="button" onclick="location.href='/artwork/index.html';" value="Artwork">
|
||||
<input class="taskbar" type="button" onclick="location.href='/projects/index.html';" value="Projects">
|
||||
<input class="taskbar" type="button" onclick="location.href='/ocs/index.html';" value="OC Refsheets">
|
||||
<input class="taskbar" type="button" onclick="location.href='/ocs/index.html';" value="Characters">
|
||||
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
|
||||
</div>
|
||||
<div class="container">
|
||||
|
@ -28,7 +28,7 @@
|
|||
<li>a linux user and aspiring sysadmin</li>
|
||||
</ul>
|
||||
<div class="buttons">
|
||||
<input type="button" onclick="location.href='/socials.html';" value="Socials / Links">
|
||||
<input type="button" onclick="location.href='/socials.html';" value="Socials/Contact">
|
||||
<input type="button" onclick="location.href='/artwork/index.html';" value="Art Gallery">
|
||||
<input type="button" onclick="location.href='/projects/index.html';" value="Projects">
|
||||
</div>
|
||||
|
|
|
@ -15,19 +15,18 @@
|
|||
<input class="start" type="button" onclick="location.href='/';" value="system64.dev">
|
||||
<input class="taskbar" type="button" onclick="location.href='/artwork/index.html';" value="Artwork">
|
||||
<input class="taskbar" type="button" onclick="location.href='/projects/index.html';" value="Projects">
|
||||
<input class="taskbar" type="button" onclick="location.href='/ocs/index.html';" value="OC Refsheets">
|
||||
<input class="taskbar" type="button" onclick="location.href='/ocs/index.html';" value="Characters">
|
||||
<input class="taskbar" type="button" onclick="location.href='https://git.system64.dev'" value="Code (Gitea)">
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="main" style='margin: 10vh auto auto 10vw;''>
|
||||
<h1>My links</h1>
|
||||
<h2>Socials</h2>
|
||||
<p>Fediverse: <a href='https://glaceon.social/@IDeletedSystem64'>Main Account (glaceon.social)</a></p>
|
||||
<p>Fediverse: <a href='https://mastodon.is-a.horse/@IDeletedSystem64'>Alt Account (is-a.horse)</a></p>
|
||||
<p>Fediverse: <a href='https://fedi.system64.dev/IDeletedSystem64'>Main Account (fedi.system64.dev)</a></p>
|
||||
<p>Fediverse: <a href='https://glaceon.social/@IDeletedSystem64'>Alt Account (glaceon.social)</a></p>
|
||||
<p>Twitter: <a href='https://twitter.com/IDeleteSystem64'>Twitter (Mostly Inactive.)</a></p>
|
||||
<h2>My Art</h2>
|
||||
<p>Fediverse: <a href='https://pony.social/@artsiesophie'>Art Account (pony.social)</a></p>
|
||||
<p>Tumblr: <a href='https://www.tumblr.com/blog/ideletedsystem64'>IDeletedSystem64</a></p>
|
||||
<h2>Code Repositories</h2>
|
||||
<p>Gitea: <a href='https://git.system64.dev/'>64Git</a></p>
|
||||
<p>GitHub: <a href='https://github.com/IDeletedSystem64'>IDeletedSystem64</a></p>
|
||||
|
@ -37,7 +36,6 @@
|
|||
<h2>Contact</h2>
|
||||
<p>Email: <a href='mailto:ideleted@system64.dev'>ideleted@system64.dev</a></p>
|
||||
<p>Matrix: @technomancer:littlepony.horse (recommended)</p>
|
||||
<p>You can also private message me on glaceon.social</p>
|
||||
</div>
|
||||
<img loading="lazy" class="home" src="https://img.system64.dev/web/banners/TheInternet.png" alt="MS Paint showing the Windows 95 browser icon">
|
||||
|
||||
|
|
Loading…
Reference in New Issue