From 6283825517f49afa18b4bb6f1d820a08f8f6e290 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Mon, 10 Feb 2020 19:38:11 +0100 Subject: Lanyon update --- theme.toml | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index a6cdeae..32b07dc 100644 --- a/theme.toml +++ b/theme.toml @@ -1,17 +1,16 @@ -name = "Hyde" +name = "Lanyon" license = "MIT" -licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md" -description = "An elegant open source and mobile first theme" -tags = ["blog", "company"] -features = ["blog", "themes", "disqus"] -min_version = 0.53 +licenselink = "https://github.com/alexandrevicenzi/lanyon/blob/master/LICENSE.md" +description = "A minimalist and mobile first theme for Hugo" +tags = ["blog", "responsive", "clean", "minimalist"] +features = ["blog", "themes", "disqus", "analytics"] +min_version = 0.54 [author] - name = "spf13" - homepage = "http://spf13.com" + name = "alexandrevicenzi" + homepage = "http://alexandrevicenzi.com" -# If Porting existing theme [original] - author = "mdo" - homepage = "http://markdotto.com/" - repo = "https://www.github.com/mdo/hyde" + author = "spf13" + homepage = "http://spf13.com" + repo = "https://github.com/spf13/hyde" -- cgit v1.2.1