Update social links
This commit is contained in:
parent
6ff3afea1c
commit
205136a085
1 changed files with 6 additions and 5 deletions
11
index.php
11
index.php
|
@ -28,14 +28,15 @@
|
||||||
<?php require('./inc/lastfm.inc.php') ?>
|
<?php require('./inc/lastfm.inc.php') ?>
|
||||||
|
|
||||||
<h1>Contact</h1>
|
<h1>Contact</h1>
|
||||||
<p><strong>Mail</strong>: contact@diskfloppy.me<br>
|
<p><strong>Mail</strong>: <a href="mailto:contact@diskfloppy.me">contact@diskfloppy.me</a><br>
|
||||||
<strong>IRC</strong>: floppydisk @ r-type<br>
|
<strong>IRC</strong>: <a href="https://r-type.ca/page.php?id=1034">floppydisk @ r-type</a><br>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1>Elsewhere</h1>
|
<h1>Elsewhere</h1>
|
||||||
<p><strong>Twitter</strong>: <a href="https://twitter.com/floppydisk__">@floppydisk__</a><br>
|
<p><strong>Mastodon:</strong> <a href="https://mastodon.sdf.org/@floppydisk_">@floppydisk_@mastodon.sdf.org</a><br>
|
||||||
<strong>GitHub</strong>: <a href="https://github.com/floppydisk05">floppydisk05</a><br>
|
<strong>Twitter:</strong> <a href="https://twitter.com/floppydisk__">@floppydisk__</a><br>
|
||||||
<strong>SDF</strong>: <a href="http://floppydisk.sdf.org/">floppydisk.sdf.
|
<strong>GitHub:</strong> <a href="https://github.com/floppydisk05">floppydisk05</a><br>
|
||||||
|
<strong>SDF:</strong> <a href="http://floppydisk.sdf.org/">~floppydisk</a>
|
||||||
</p>
|
</p>
|
||||||
</div> <!-- content -->
|
</div> <!-- content -->
|
||||||
<div id="footer" class="pagefooter">
|
<div id="footer" class="pagefooter">
|
||||||
|
|
Loading…
Reference in a new issue