summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDSRKafuU2020-06-05 01:15:29 -0500
committerGitHub2020-06-05 01:15:29 -0500
commit1d734cd6b1566f5b99e3aafa389b0ff2f847b52c (patch)
treec1090194310314443a4f37dc51d9d18e3f21e7f0
parentd919f41060692731242c32f14eeadcb741bee69f (diff)
parent8ef40205157bf79da847f4417f54d5aabc206b2e (diff)
downloadhugo-theme-fuji-1d734cd6b1566f5b99e3aafa389b0ff2f847b52c.tar.gz
hugo-theme-fuji-1d734cd6b1566f5b99e3aafa389b0ff2f847b52c.tar.bz2
hugo-theme-fuji-1d734cd6b1566f5b99e3aafa389b0ff2f847b52c.zip
Merge pull request #25 from amzrk2/dev
Update theme.toml
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 7d6b56f..31265d0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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"]