aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/theme.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-01-31 10:39:56 +0000
committerYann Herklotz <git@yannherklotz.com>2022-01-31 10:39:56 +0000
commitf8fc5d237dc8611b52f27ee6f1b7ad1927f3ca05 (patch)
tree0f13c3ef802d8ff3b52f7ab23788ce2f6ebef2b6 /themes/ymherklotz/theme.toml
parent4a504e5c89e34d285cd9f574e4618816f05e9111 (diff)
parent544e5dd73e45754666fa70b0671574b2b68cdca9 (diff)
downloadyannherklotz.com-f8fc5d237dc8611b52f27ee6f1b7ad1927f3ca05.tar.gz
yannherklotz.com-f8fc5d237dc8611b52f27ee6f1b7ad1927f3ca05.zip
Merge commit '544e5dd73e45754666fa70b0671574b2b68cdca9' as 'themes/ymherklotz'
Diffstat (limited to 'themes/ymherklotz/theme.toml')
-rw-r--r--themes/ymherklotz/theme.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/ymherklotz/theme.toml b/themes/ymherklotz/theme.toml
new file mode 100644
index 0000000..f73300f
--- /dev/null
+++ b/themes/ymherklotz/theme.toml
@@ -0,0 +1,15 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/gohugoio/hugoThemes#themetoml for an example
+
+name = "Ymherklotz"
+license = "MIT"
+licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
+description = ""
+homepage = "http://example.com/"
+tags = []
+features = []
+min_version = "0.41.0"
+
+[author]
+ name = "Yann Herklotz"
+ homepage = "https://yannherklotz.com"