From 7a15e7b91a7905db3d47a0d86362a218eae86ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Fri, 7 Nov 2025 23:33:34 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=A1=E3=82=93=E3=81=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/article.maron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/article.maron b/view/article.maron index 49cfd4f..9251f00 100644 --- a/view/article.maron +++ b/view/article.maron @@ -10,7 +10,7 @@
{{ $meta->author }}
-

{{ $meta->title }}

+

{{{ $meta->title }}}

{{{ $article }}} {@ include(common/footer) @}