add demosite to theme config

This commit is contained in:
Dmitry Kolosov 2021-12-02 14:13:50 +03:00
parent 4b3884d165
commit 8fcafdba4b

View File

@ -1,7 +1,9 @@
name = "Anubis" name = "Anubis"
license = "MIT" license = "MIT"
licenselink = "https://github.com/Mitrichius/hugo-theme-anubis/blob/master/LICENSE"
description = "A minimal Hugo theme" description = "A minimal Hugo theme"
homepage = "https://github.com/mitrichius/hugo-theme-anubis" homepage = "https://github.com/mitrichius/hugo-theme-anubis"
demosite = "https://hugo-theme-anubis.netlify.app/"
tags = [ tags = [
"blog", "blog",
"responsive", "responsive",