aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/theme.toml
diff options
context:
space:
mode:
authorMitja Felicijan <m@mitjafelicijan.com>2023-07-08 23:25:41 +0200
committerMitja Felicijan <m@mitjafelicijan.com>2023-07-08 23:25:41 +0200
commitcd6644ea4ddc78597934ab0ef5ba50e3c3daa927 (patch)
tree03de331a8db6386dfd6fa75155bfbcea6b4feaf3 /themes/simple/theme.toml
parent84ed124529ffeee1590295b8de3a8faf51848680 (diff)
downloadmitjafelicijan.com-cd6644ea4ddc78597934ab0ef5ba50e3c3daa927.tar.gz
Moved to a simpler SSG
Diffstat (limited to 'themes/simple/theme.toml')
-rw-r--r--themes/simple/theme.toml16
1 files changed, 0 insertions, 16 deletions
diff --git a/themes/simple/theme.toml b/themes/simple/theme.toml
deleted file mode 100644
index bf6fd7f..0000000
--- a/themes/simple/theme.toml
+++ /dev/null
@@ -1,16 +0,0 @@
1# theme.toml template for a Hugo theme
2# See https://github.com/gohugoio/hugoThemes#themetoml for an example
3
4name = "Simple"
5license = "MIT"
6licenselink = "https://github.com/mitjafelicijan/hugo-simple/blob/master/LICENSE"
7description = "Simlistic theme"
8homepage = "http://mitjafelicijan.com/"
9tags = []
10features = []
11min_version = "0.41.0"
12
13[author]
14 name = "Mitja Felicijan"
15 homepage = "https://mitjafelicijan.com"
16