From 67479c967198f2c054b2631d2826956d44ba16f6 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Tue, 3 Mar 2026 04:21:09 +0000 Subject: add fediverse links --- src/web/_views/head.php | 1 + src/web/_views/home/main.php | 4 ++++ src/web/lang/home.php | 1 + 3 files changed, 6 insertions(+) (limited to 'src/web') diff --git a/src/web/_views/head.php b/src/web/_views/head.php index b993489..c8c4ee0 100644 --- a/src/web/_views/head.php +++ b/src/web/_views/head.php @@ -28,6 +28,7 @@ + <?=$title?> "> "> 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 @@ freya@freya.cat + + + @freya@freya.cat + XSSbook Admin istrator diff --git a/src/web/lang/home.php b/src/web/lang/home.php index 70797ef..2270a79 100644 --- a/src/web/lang/home.php +++ b/src/web/lang/home.php @@ -36,3 +36,4 @@ $lang['contact'] = 'Contact Me'; $lang['contact_email'] = 'Email'; $lang['contact_matrix'] = 'Matrix'; $lang['contact_xmpp'] = 'XMPP'; +$lang['contact_sharkey'] = 'Sharkey'; -- cgit v1.2.3-freya