From cd6644ea4ddc78597934ab0ef5ba50e3c3daa927 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 23:25:41 +0200 Subject: Moved to a simpler SSG --- themes/simple/theme.toml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 themes/simple/theme.toml (limited to 'themes/simple/theme.toml') 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 @@ -# theme.toml template for a Hugo theme -# See https://github.com/gohugoio/hugoThemes#themetoml for an example - -name = "Simple" -license = "MIT" -licenselink = "https://github.com/mitjafelicijan/hugo-simple/blob/master/LICENSE" -description = "Simlistic theme" -homepage = "http://mitjafelicijan.com/" -tags = [] -features = [] -min_version = "0.41.0" - -[author] - name = "Mitja Felicijan" - homepage = "https://mitjafelicijan.com" - -- cgit v1.2.3