From 445476dee0a4db5648a4fe926ed497a111f900a8 Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz <148111793+leoheitmannruiz@users.noreply.github.com> Date: Sat, 3 Feb 2024 02:07:37 +0000 Subject: [PATCH] Add demosite for "Demo" button on themes.gohugo.io --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index f659f5c..68a601e 100644 --- a/theme.toml +++ b/theme.toml @@ -6,6 +6,7 @@ license = "MIT" licenselink = "https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE" description = "A fast, clean, responsive Hugo theme" homepage = "https://adityatelange.github.io/hugo-PaperMod/" +demosite = "https://adityatelange.github.io/hugo-PaperMod/" tags = [ "responsive", "simple",