diff options
Diffstat (limited to 'themes/XMin/theme.toml')
-rw-r--r-- | themes/XMin/theme.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/XMin/theme.toml b/themes/XMin/theme.toml deleted file mode 100644 index 4233eb6..0000000 --- a/themes/XMin/theme.toml +++ /dev/null @@ -1,12 +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" -tags = ["minimal", "blog", "personal", "clean", "simple", "starter", "minimalist"] -features = ["blog"] -min_version = "0.18" - -[author] - name = "Yihui Xie" - homepage = "https://yihui.org" |