summaryrefslogtreecommitdiff
path: root/src/web/_views/home/main.php
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-03-03 04:21:09 +0000
committerFreya Murphy <freya@freyacat.org>2026-03-03 04:21:09 +0000
commit67479c967198f2c054b2631d2826956d44ba16f6 (patch)
tree45f4c9fb99802d6ec025c7de697621b20835cc8f /src/web/_views/home/main.php
parentdo cache blog index page (diff)
downloadwebsite-67479c967198f2c054b2631d2826956d44ba16f6.tar.gz
website-67479c967198f2c054b2631d2826956d44ba16f6.tar.bz2
website-67479c967198f2c054b2631d2826956d44ba16f6.zip
add fediverse links
Diffstat (limited to 'src/web/_views/home/main.php')
-rw-r--r--src/web/_views/home/main.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/web/_views/home/main.php b/src/web/_views/home/main.php
index fc3799a..09d13de 100644
--- a/src/web/_views/home/main.php
+++ b/src/web/_views/home/main.php
@@ -48,6 +48,10 @@
<th><?=lang('contact_xmpp')?></th>
<td><a href="xmpp:freya@freya.cat">freya@freya.cat</a></td>
</tr>
+ <tr>
+ <th><?=lang('contact_sharkey')?></th>
+ <td><a rel="me" href="https://social.freya.cat/@freya">@freya@freya.cat</a></td>
+ </tr>
<tr>
<th>XSSbook</th>
<td><a href="https://xssbook.com/profile?id=7">Admin istrator</a></td>