From 774d962b76d63366ed26c395e0a33cdbec309242 Mon Sep 17 00:00:00 2001
From: chengkun <chengkun@ishangstudy.com>
Date: Tue, 09 Sep 2025 14:07:25 +0800
Subject: [PATCH] 提交

---
 app/home/view/blog/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/home/view/blog/index.html b/app/home/view/blog/index.html
index 42d84af..d64bedc 100644
--- a/app/home/view/blog/index.html
+++ b/app/home/view/blog/index.html
@@ -72,7 +72,7 @@
                         <div class="witr_section_title">
                             <div class="witr_section_title_inner text-center">
                                 <!-- title top -->
-                                <!-- <h2>News &amp; blog</h2> -->
+                                <h2>{{ $t('message.header.blog') }}</h2>
                                 <h3>{{ $t('message.blog.text-1') }}</h3>
                                 <!-- title bottom -->
                                 <!-- <h1>News &amp; Articles</h1> -->

--
Gitblit v1.9.0