diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-08 23:25:41 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-08 23:25:41 +0200 |
| commit | cd6644ea4ddc78597934ab0ef5ba50e3c3daa927 (patch) | |
| tree | 03de331a8db6386dfd6fa75155bfbcea6b4feaf3 /themes/simple/theme.toml | |
| parent | 84ed124529ffeee1590295b8de3a8faf51848680 (diff) | |
| download | mitjafelicijan.com-cd6644ea4ddc78597934ab0ef5ba50e3c3daa927.tar.gz | |
Moved to a simpler SSG
Diffstat (limited to 'themes/simple/theme.toml')
| -rw-r--r-- | themes/simple/theme.toml | 16 |
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 | |||
| 4 | name = "Simple" | ||
| 5 | license = "MIT" | ||
| 6 | licenselink = "https://github.com/mitjafelicijan/hugo-simple/blob/master/LICENSE" | ||
| 7 | description = "Simlistic theme" | ||
| 8 | homepage = "http://mitjafelicijan.com/" | ||
| 9 | tags = [] | ||
| 10 | features = [] | ||
| 11 | min_version = "0.41.0" | ||
| 12 | |||
| 13 | [author] | ||
| 14 | name = "Mitja Felicijan" | ||
| 15 | homepage = "https://mitjafelicijan.com" | ||
| 16 | |||
