From ed7e6023ed3cb50c69cf922b3f947bc82140966c Mon Sep 17 00:00:00 2001 From: unikounio Date: Wed, 21 Feb 2024 17:43:34 +0900 Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E3=83=9A=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=88=E3=83=83=E3=83=97=E3=81=AE=E3=82=BF=E3=82=A4=E3=83=88?= =?UTF-8?q?=E3=83=AB=E3=81=AE=E3=83=9E=E3=83=BC=E3=82=AF=E3=82=A2=E3=83=83?= =?UTF-8?q?=E3=83=97=E3=82=92h1=E3=81=AB=E5=A4=89=E6=9B=B4=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/admin/home/index.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/home/index.html.slim b/app/views/admin/home/index.html.slim index 178e49fa56d..165278be725 100644 --- a/app/views/admin/home/index.html.slim +++ b/app/views/admin/home/index.html.slim @@ -3,7 +3,7 @@ header.page-header .container .page-header__inner - h2.page-header__title = title + h1.page-header__title = title = render 'admin/admin_page_tabs'