diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-03-03 04:21:09 +0000 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-03-03 04:21:09 +0000 |
| commit | 67479c967198f2c054b2631d2826956d44ba16f6 (patch) | |
| tree | 45f4c9fb99802d6ec025c7de697621b20835cc8f /src/web/lang | |
| parent | do cache blog index page (diff) | |
| download | website-67479c967198f2c054b2631d2826956d44ba16f6.tar.gz website-67479c967198f2c054b2631d2826956d44ba16f6.tar.bz2 website-67479c967198f2c054b2631d2826956d44ba16f6.zip | |
add fediverse links
Diffstat (limited to 'src/web/lang')
| -rw-r--r-- | src/web/lang/home.php | 1 |
1 files changed, 1 insertions, 0 deletions
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'; |