From ce67644809fb0d7da5df3416eafba4ae909b9b11 Mon Sep 17 00:00:00 2001 From: "John Siu (imacpro)" Date: Fri, 3 Jul 2020 03:51:03 -0400 Subject: theme.toml - update --- theme.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/theme.toml b/theme.toml index 719f7fd..3e71d95 100644 --- a/theme.toml +++ b/theme.toml @@ -1,12 +1,12 @@ -name = "sk1" -license = "MIT" -licenselink = "https://github.com/J-Siu/hugo-theme-sk1/blob/master/LICENSE" description = "Fully functional basic Hugo theme with no css, no javascript." -homepage = "https://sk1.jsiu.dev/" -tags = ["blog"] -features = ["starter"] +features = [] +homepage = "https://sk1.jsiu.dev/" +license = "MIT" +licenselink = "https://github.com/J-Siu/hugo-theme-sk1/blob/master/LICENSE" min_version = "0.65.0" +name = "sk1" +tags = ["blog", "clean", "minimal", "personal", "simple"] [author] - name = "John Siu" - homepage = "https://github.com/J-Siu" \ No newline at end of file +homepage = "https://johnsiu.com/" +name = "John Siu" -- cgit v1.2.3