diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-01-26 11:38:51 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-01-26 11:38:51 +0100 |
| commit | 23542c9a37a18f1d18c7739241bdef19c0be0124 (patch) | |
| tree | f88de3d0b36530daaf33dd5a8564086375656b29 /themes/bare/theme.toml | |
| parent | d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 (diff) | |
| download | mitjafelicijan.com-23542c9a37a18f1d18c7739241bdef19c0be0124.tar.gz | |
Removal of bare theme
Diffstat (limited to 'themes/bare/theme.toml')
| -rwxr-xr-x | themes/bare/theme.toml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/themes/bare/theme.toml b/themes/bare/theme.toml deleted file mode 100755 index bf6fd7f..0000000 --- a/themes/bare/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 | |||
