From f0aa9f31a6d818eb9f151636791229fa871e58b4 Mon Sep 17 00:00:00 2001 From: slashformotion Date: Thu, 29 Jul 2021 09:07:58 +0200 Subject: [PATCH] added demo url in theme.toml --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index 9ce63e3..8a7df02 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ license = "MIT" licenselink = "https://github.com/shawnohare/hugo-tufte/blob/master/LICENSE.md" description = "A minimalist blog theme using Tufte-css." homepage = "http://github.com/shawnohare/hugo-tufte" +demo = "https://slashformotion.github.io/hugo-tufte/" tags = ["blog", "tufte", "minimal"] features = ["math", "tufte-css", "tufte"] min_version = 0.84