From 12e9ea7955a33a7b536fb05452a70e998e1e7877 Mon Sep 17 00:00:00 2001 From: vimux Date: Sun, 18 Jul 2021 09:47:53 -0400 Subject: [PATCH] Update theme.toml: add demosite --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index 0c7a49f..846d634 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ license = "MIT" licenselink = "https://github.com/vimux/binario/blob/master/LICENSE" description = "Responsive card-based & code-light Hugo theme" homepage = "https://github.com/vimux/binario/" +demosite = "https://binario.netlify.app/" tags = ["blog", "dark", "disqus", "google analytics", "responsive"] features = [] min_version = "0.54.0"