summaryrefslogtreecommitdiff
path: root/themes/hugo-classic/theme.toml
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2021-08-15 13:43:27 +0200
committerjaseg <git@jaseg.de>2021-08-15 13:43:27 +0200
commit039197437e842355d759e0c50ab600c393d26542 (patch)
tree730f4e846e3249e73838bdbf06de559348242be1 /themes/hugo-classic/theme.toml
parente984a60731a599bf6e2876d9d6ff4cff35dad0aa (diff)
parentf36babac0a9d553cdceff897af8b1b30e21a02f9 (diff)
downloadblog-039197437e842355d759e0c50ab600c393d26542.tar.gz
blog-039197437e842355d759e0c50ab600c393d26542.tar.bz2
blog-039197437e842355d759e0c50ab600c393d26542.zip
deploy.py auto-commit
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"