diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-02-24 04:20:11 +0000 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-02-24 04:20:11 +0000 |
| commit | d817c87e2d8862ce02bc1e5643b0538e0767b05f (patch) | |
| tree | 0a6ee90d75b6bb33450eee1379218e85622c9600 /src/web/lang/home.php | |
| parent | fix date, how did this happen? (diff) | |
| download | website-d817c87e2d8862ce02bc1e5643b0538e0767b05f.tar.gz website-d817c87e2d8862ce02bc1e5643b0538e0767b05f.tar.bz2 website-d817c87e2d8862ce02bc1e5643b0538e0767b05f.zip | |
fix w3c errors
Diffstat (limited to 'src/web/lang/home.php')
| -rw-r--r-- | src/web/lang/home.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/lang/home.php b/src/web/lang/home.php index d809394..c544f7c 100644 --- a/src/web/lang/home.php +++ b/src/web/lang/home.php @@ -23,7 +23,7 @@ $lang['interests'] = 'Interests'; $lang['interests_general'] = 'General'; $lang['interests_general_value'] = 'Computing, Anime, FNaF'; $lang['interests_music'] = 'Music'; -$lang['interests_music_value'] = 'Vocaloid (Len <3), Neil Cicierega, SiIvaGunner'; +$lang['interests_music_value'] = 'Vocaloid (Len <3), Neil Cicierega, SiIvaGunner'; $lang['interests_anime'] = 'Anime'; $lang['interests_anime_value'] = 'Evangalion, Code Geass, Banana Fish, Stranger by the Shore'; $lang['interests_comics'] = 'Comics / Books'; |