aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authorÓscar Nájera <hello@oscarnajera.com>2019-02-02 21:35:40 +0100
committerÓscar Nájera <hello@oscarnajera.com>2019-02-02 21:35:40 +0100
commitded5afdeb1f779c0f2472c216fe9748815b902e7 (patch)
treea89f68c70c18f3eee0977063a2406542a8b96dba /theme.toml
parentd86f1547b3e64038ccf9f98e2c7f45aa1d2b3329 (diff)
downloadhugo-minimalist-theme-ded5afdeb1f779c0f2472c216fe9748815b902e7.tar.gz
hugo-minimalist-theme-ded5afdeb1f779c0f2472c216fe9748815b902e7.tar.bz2
hugo-minimalist-theme-ded5afdeb1f779c0f2472c216fe9748815b902e7.zip
theme info
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 2 insertions, 8 deletions
diff --git a/theme.toml b/theme.toml
index 33986d8..6a79ad7 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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 = ""