diff options
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -3,19 +3,13 @@ name = "Minimal" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" +licenselink = "https://git.oscarnajera.com/hugo-minimalist-theme/tree/LICENSE" description = "" -homepage = "http://example.com/" +homepage = "https://git.oscarnajera.com/hugo-minimalist-theme" tags = [] features = [] min_version = "0.41.0" [author] - name = "" - homepage = "" - -# If porting an existing theme -[original] - name = "" - homepage = "" - repo = "" + name = "Óscar Nájera" + homepage = "https://oscarnajera.com" |