Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHe Yeshuang <yeshuanghe@gmail.com>2020-05-01 12:05:40 +0300
committerHe Yeshuang <yeshuanghe@gmail.com>2020-05-18 15:15:49 +0300
commit73a2bd7d643e437d537ce083b508c374c876e86f (patch)
tree30e8c1fa481b758378fba7ccf3d212b14fb906e0 /theme.toml
parent6c6ab7864c3788ed450a515f0b046f11cd083dc1 (diff)
feels good with single page
Diffstat (limited to 'theme.toml')
-rwxr-xr-xtheme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 4b376a4..bc97326 100755
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
# theme.toml template for a Hugo theme
-name = "Starter Theme"
-license = "MIT"
+name = "Tokiwa"
+license = "GPL"
licenselink = "https://github.com/jimfrenette/hugo-starter/blob/master/LICENSE.md"
description = "Blank starter theme with only normalized styles. Included is a webpack workflow for building javascript and css from sass with a live reload webpack development server."
homepage = "https://jimfrenette.com/2019/02/hugo-static-site-generator-blank-starter-theme/"