diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-09 17:59:08 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-06-09 17:59:08 -0500 |
| commit | 927c9cf689201b93a26e62fe0a872c92b5a33dd3 (patch) | |
| tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /themes/hugo-xmin/theme.toml | |
| parent | 0e78e35f80a903686dcac5ae81a26d547a7ab7b7 (diff) | |
Diffstat (limited to 'themes/hugo-xmin/theme.toml')
| -rw-r--r-- | themes/hugo-xmin/theme.toml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/themes/hugo-xmin/theme.toml b/themes/hugo-xmin/theme.toml deleted file mode 100644 index bb3c8ac..0000000 --- a/themes/hugo-xmin/theme.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "XMin" -license = "MIT" -licenselink = "https://github.com/yihui/hugo-xmin/blob/master/LICENSE.md" -description = "eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS" -homepage = "https://xmin.yihui.org" -demosite = "https://xmin.yihui.org" -tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"] -features = ["blog"] -min_version = "0.18" - -[author] - name = "Yihui Xie" - homepage = "https://yihui.org" |