From ca58d70c3c0b84f753b5e43a0feafc12e4d97141 Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Tue, 21 Apr 2020 17:32:39 +0000 Subject: [PATCH] 🙌 Added features and additional documentation --- theme.toml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/theme.toml b/theme.toml index 3fd8a45..dc5d896 100644 --- a/theme.toml +++ b/theme.toml @@ -4,18 +4,18 @@ name = "Anatole" license = "MIT" licenselink = "https://github.com/lxndrblz/anatole/blob/master/LICENSE" -description = "" +description = "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole." homepage = "https://github.com/lxndrblz/anatole/" tags = ["blog", "responsive", "clean", "minimalist"] -features = ["blog", "seo", "responsive", "mobile", "disqus"] -min_version = "0.41" +features = ["blog", "seo", "responsive", "mobile", "disqus", "fontawesome", "analytics", "math"] +min_version = "0.53.0" [author] name = "Alexander Bilz" - homepage = "http://alexbilz.com" + homepage = "https://alexbilz.com" # If porting an existing theme [original] - name = "Anatole" - homepage = "http://anatole.cai-cai.me/" + author = "Cai Cai" + homepage = "https://www.caicai.me/" repo = "https://github.com/hi-caicai/farbox-theme-Anatole" -- Gitblit v1.10.0