From 9c49207891dcd8b9b4249a5377750b4a0ec2fcc1 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sun, 3 May 2026 15:44:14 +0700 Subject: feat: overhaul sidebar feat: attach desktop content to sidebar, leaving only right space open feat: update sidebar info on home page --- views/pages/home-page.html | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'views/pages/home-page.html') diff --git a/views/pages/home-page.html b/views/pages/home-page.html index c966fc2..b14b08c 100644 --- a/views/pages/home-page.html +++ b/views/pages/home-page.html @@ -108,14 +108,18 @@
- -

{{ .L.HomePage.HomePageDescription }}

- -

{{ .L.HomePage.BlogSearchDescription }}

- -

{{ .L.HomePage.MarkerMapDescription }}

- -

{{ .L.HomePage.ThemeSwitchDescription }}

+ +

{{ .L.HomePage.BackDescription }}

+ +

{{ .L.HomePage.HomePageDescription }}

+ +

{{ .L.HomePage.BlogSearchDescription }}

+ +

{{ .L.HomePage.MarkerMapDescription }}

+ +

{{ .L.HomePage.ThemeSwitchDescription }}

+ +

{{ .L.HomePage.AccountDescription }}

-- cgit v1.3.1+13