Cleanup theme files

This commit is contained in:
2023-11-06 16:56:07 +00:00
parent 5a6b21371e
commit d11d328eda
2 changed files with 10 additions and 14 deletions

View File

@@ -1,2 +1,7 @@
+++
+++
---
title: "{{ replace .Name "-" " " | title }}"
subtitle: ""
draft: true
show_big_cta: false # Show the big Call To Action at the bottom of the page
---

View File

@@ -1,20 +1,11 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "lhs"
license = "MIT"
description = "A theme for Leigh Hackspace"
homepage = "https://leighhack.org/"
tags = []
features = []
min_version = "0.41.0"
min_version = "0.111.3"
[author]
name = ""
homepage = ""
# If porting an existing theme
[original]
name = ""
homepage = ""
repo = ""
name = "Andrew Williams"
homepage = "https://nikdoof.com"