From dfb6e1f80754c1c8f2d4d332c5292319f008a67b Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Wed, 27 May 2020 22:53:13 +0800 Subject: v2 original port --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 88241b4..7d6b56f 100644 --- a/theme.toml +++ b/theme.toml @@ -4,12 +4,12 @@ name = "Fuji" license = "GPLv3" licenselink = "https://github.com/amzrk2/hugo-theme-fuji/blob/master/LICENSE" -description = "A minimal Hugo theme powered by GitHub Primer CSS." +description = "A minimal Hugo theme." homepage = "https://github.com/amzrk2/hugo-theme-fuji/" -tags = ["blog", "minimal", "primer"] -features = ["responsive"] +tags = ["blog", "minimal", "responsive", "dark mode"] +features = ["blog", "minimal", "responsive", "dark mode"] min_version = "0.62.1" [author] name = "DSRKafuU(amzrk2)" - homepage = "https://amzrk2.cc/about/" + homepage = "https://blog.amzrk2.cc/" -- cgit v1.2.3