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