summaryrefslogtreecommitdiff
path: root/themes/hugo-classic/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-classic/theme.toml')
-rw-r--r--themes/hugo-classic/theme.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/themes/hugo-classic/theme.toml b/themes/hugo-classic/theme.toml
deleted file mode 100644
index 9ca39f4..0000000
--- a/themes/hugo-classic/theme.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-name = "Hugo - Classic"
-license = "MIT"
-licenselink = "https://github.com/goodroot/hugo-classic/blob/master/LICENSE.md"
-description = "A minimal blog theme, for those who love text. Based off the eXtremely minimal theme by Yihui Xui."
-homepage = "https://goodroot.ca"
-tags = ["minimal", "blog", "personal", "simple", "clean", "starter", "minimalist"]
-features = ["blog"]
-min_version = "0.18"
-
-[author]
- name = "Kellen Evan Person"
- homepage = "https://goodroot.ca"
-
-[original]
- author = "Yihui Xui"
- homepage = "https://xmin.yihui.name/"
- repo = "https://github.com/yihui/hugo-xmin"