From 9a43ab0c012889cf41e5295a0861b6e21f367993 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 8 Jul 2024 22:05:49 -0400 Subject: a --- src/web/lang/apps/blog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/lang/apps/blog.php') diff --git a/src/web/lang/apps/blog.php b/src/web/lang/apps/blog.php index d860a8a..5ac766c 100644 --- a/src/web/lang/apps/blog.php +++ b/src/web/lang/apps/blog.php @@ -4,7 +4,7 @@ $lang['title'] = 'Blog'; $lang['posted'] = 'posted'; $lang['blog_short_desc'] = 'I post things here sometimes'; -$lang['blog_desc'] = 'This is my blog! You can read the posts listed here, or you can find them on my RSS feed.'; +$lang['blog_desc'] = 'This is my blog! You can read the posts listed here, or you can find them on my RSS feed.'; $lang['comments'] = 'Comments'; $lang['no_comments'] = 'No comments'; -- cgit v1.2.3-freya