From 5294a0dfe44d15f0be60385c3db6cd0dded58cf5 Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Sun, 26 Dec 2021 12:13:05 +0000 Subject: [PATCH] feat: added links to demo site --- theme.toml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/theme.toml b/theme.toml index 0a2d205..0266631 100644 --- a/theme.toml +++ b/theme.toml @@ -6,6 +6,7 @@ licenselink = "https://github.com/lxndrblz/anatole/blob/master/LICENSE" description = "Anatole is a beautiful minimalist two-column hugo theme based on farbox-theme-Anatole." homepage = "https://github.com/lxndrblz/anatole/" +demosite = "https://anatole-demo.netlify.app/" tags = ["blog", "responsive", "clean", "minimalist", "minimal", "personal", "dark"] features = ["blog", "seo", "responsive", "mobile", "disqus", "fontawesome", "analytics", "math"] min_version = "0.53.0" -- Gitblit v1.10.0