diff options
author | Alan Pearce | 2023-04-19 14:06:56 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 14:06:56 +0200 |
commit | cea3e75c68070d180311f6dea56c192a7f90c23d (patch) | |
tree | 4dcf4b8381f40a213a428831ac7d0beca643c261 /themes/xmin/theme.toml | |
parent | 38b2563500426ad8349d83441be89708b7fac796 (diff) | |
download | website-cea3e75c68070d180311f6dea56c192a7f90c23d.tar.lz website-cea3e75c68070d180311f6dea56c192a7f90c23d.tar.zst website-cea3e75c68070d180311f6dea56c192a7f90c23d.zip |
Switch to bear blog theme
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 99884b9..0000000 --- a/themes/xmin/theme.toml +++ /dev/null @@ -1,12 +0,0 @@ -name = "xmin" -description = "XMin is a Hugo theme written by Yihui Xie in about four hours" -license = "MIT" - -[author] -name = "Alan Pearce" -homepage = "https://www.alanpearce.eu" - -[original] -author = "yihui" -homepage = "https://yihui.org" -repo = "https://github.com/yihui/hugo-xmin" \ No newline at end of file |