diff options
author | amzrk2 | 2020-06-05 14:15:04 +0800 |
---|---|---|
committer | amzrk2 | 2020-06-05 14:15:04 +0800 |
commit | 8ef40205157bf79da847f4417f54d5aabc206b2e (patch) | |
tree | c1090194310314443a4f37dc51d9d18e3f21e7f0 | |
parent | d919f41060692731242c32f14eeadcb741bee69f (diff) | |
download | hugo-theme-fuji-8ef40205157bf79da847f4417f54d5aabc206b2e.tar.gz hugo-theme-fuji-8ef40205157bf79da847f4417f54d5aabc206b2e.tar.bz2 hugo-theme-fuji-8ef40205157bf79da847f4417f54d5aabc206b2e.zip |
Update theme.toml
-rw-r--r-- | theme.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,9 +2,9 @@ # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Fuji" -license = "GPLv3" +license = "Apache-2.0" licenselink = "https://github.com/amzrk2/hugo-theme-fuji/blob/master/LICENSE" -description = "A minimal Hugo theme." +description = "A minimal Hugo theme with customizable theme color." homepage = "https://github.com/amzrk2/hugo-theme-fuji/" tags = ["blog", "minimal", "responsive", "dark mode"] features = ["blog", "minimal", "responsive", "dark mode"] |