diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-28 20:27:51 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-08-28 20:27:51 +0200 |
| commit | 2cee10de23433ab4931e793e51bed4786fee3c20 (patch) | |
| tree | 76127774238d9942389a7dfb9b53fc8cb52886f2 /themes/simple | |
| parent | c0f3c4af730a96582667c63e60ea402cf7545459 (diff) | |
| download | mitjafelicijan.com-2cee10de23433ab4931e793e51bed4786fee3c20.tar.gz | |
Added information to the theme
Diffstat (limited to 'themes/simple')
| -rw-r--r-- | themes/simple/theme.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/simple/theme.toml b/themes/simple/theme.toml index f958c89..bf6fd7f 100644 --- a/themes/simple/theme.toml +++ b/themes/simple/theme.toml | |||
| @@ -3,9 +3,9 @@ | |||
| 3 | 3 | ||
| 4 | name = "Simple" | 4 | name = "Simple" |
| 5 | license = "MIT" | 5 | license = "MIT" |
| 6 | licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" | 6 | licenselink = "https://github.com/mitjafelicijan/hugo-simple/blob/master/LICENSE" |
| 7 | description = "" | 7 | description = "Simlistic theme" |
| 8 | homepage = "http://example.com/" | 8 | homepage = "http://mitjafelicijan.com/" |
| 9 | tags = [] | 9 | tags = [] |
| 10 | features = [] | 10 | features = [] |
| 11 | min_version = "0.41.0" | 11 | min_version = "0.41.0" |
