diff options
author | jaseg <git@jaseg.de> | 2025-09-28 22:14:35 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-09-28 22:14:35 +0200 |
commit | 9aa78c812d673fc0074092325d7132bf7f15418b (patch) | |
tree | a52c5acaead329bd2fdcb8d497ec66bc9e8024a4 /themes/conspiracy/theme.toml | |
parent | d70e23068c65f5664da966f494fe6cf873a4f7d9 (diff) | |
parent | 8dc1179f65bf746e1bb274db31e744014d939ad8 (diff) | |
download | blog-9aa78c812d673fc0074092325d7132bf7f15418b.tar.gz blog-9aa78c812d673fc0074092325d7132bf7f15418b.tar.bz2 blog-9aa78c812d673fc0074092325d7132bf7f15418b.zip |
deploy.py auto-commitdeploy
Diffstat (limited to 'themes/conspiracy/theme.toml')
-rw-r--r-- | themes/conspiracy/theme.toml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/themes/conspiracy/theme.toml b/themes/conspiracy/theme.toml deleted file mode 100644 index dbae125..0000000 --- a/themes/conspiracy/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 = "Conspiracy" -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 = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" |