From 90357f6a7729e82d5498835d92bf86e8e07d3478 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke Date: Sun, 23 Mar 2025 16:22:10 +0900 Subject: instance description etc. fix translation --- views/home.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') diff --git a/views/home.handlebars b/views/home.handlebars index eb40646..d9efc09 100755 --- a/views/home.handlebars +++ b/views/home.handlebars @@ -1,5 +1,5 @@
-

{{{t "home.about" }}} {{siteName}}

+

{{{t "home.about" }}}

{{#if instanceDescription}}
-- cgit v1.2.3