aboutsummaryrefslogtreecommitdiff
path: root/themes/even/theme.toml
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2023-01-24 03:20:47 +0000
committerJulio Capote <jcapote@gmail.com>2023-01-24 03:20:47 +0000
commitf24f2d15275961f1c0144e68fde75a60aeaaa165 (patch)
tree38be1626f3ade436fbd17eadb2753fa2f0effb37 /themes/even/theme.toml
parentbf04383b34c4a4fdfe239de2805a30a051921002 (diff)
downloadcapotej.com-f24f2d15275961f1c0144e68fde75a60aeaaa165.tar.gz
move to bear theme
Diffstat (limited to 'themes/even/theme.toml')
-rw-r--r--themes/even/theme.toml21
1 files changed, 0 insertions, 21 deletions
diff --git a/themes/even/theme.toml b/themes/even/theme.toml
deleted file mode 100644
index 41a76f9..0000000
--- a/themes/even/theme.toml
+++ /dev/null
@@ -1,21 +0,0 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
-name = "Even"
-license = "MIT"
-licenselink = "https://github.com/olOwOlo/hugo-theme-even/blob/master/LICENSE.md"
-description = "A super concise theme for Hugo"
-homepage = "https://github.com/olOwOlo/hugo-theme-even"
-tags = ["responsive", "blog", "simple", "clean", "highlight.js", "syntax highlighting"]
-features = ["responsive", "blog", "simple", "clean", "highlight.js", "syntax highlighting"]
-min_version = "0.35"
-
-[author]
- name = "olOwOlo"
- homepage = "https://github.com/olOwOlo"
-
-# If porting an existing theme
-[original]
- name = "hexo-theme-even"
- homepage = "http://www.ahonn.me/"
- repo = "https://github.com/ahonn/hexo-theme-even"