From 7a9c80595f905511ca492a91bff0cb8c04a0f105 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Fri, 17 Mar 2023 21:06:16 +0800 Subject: [PATCH] update README and theme.toml --- README.md | 2 ++ theme.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2237f..b4d98f7 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This is a theme I personally use. - Dark theme support (auto switch by css media query) - Muti-Section supports - Side card to display recent updated sections +- Responsive layout +- Sub-menu support ## Multi Section Supports diff --git a/theme.toml b/theme.toml index f173131..bdec20e 100644 --- a/theme.toml +++ b/theme.toml @@ -9,7 +9,7 @@ homepage = "https://github.com/leafee98/hugo-theme-flat" # If you have a running demo of the theme. demosite = "https://leafee98.github.io/hugo-theme-flat/" -tags = ["blog", "personal", "light"] +tags = ["blog", "personal", "light", "dark", "responsive"] features = [] # If the theme has multiple authors