From cb6f1a797f528908d68d1b5c88ffcda211aecfb7 Mon Sep 17 00:00:00 2001
From: Leo Heitmann Ruiz <148111793+leoheitmannruiz@users.noreply.github.com>
Date: Mon, 05 Feb 2024 12:15:31 +0000
Subject: [PATCH] Add demosite for "Demo" button on themes.gohugo.io (#891)

---
 theme.toml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/theme.toml b/theme.toml
index 480884d..cccd4b6 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,6 +3,7 @@
 licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
 description = "A simple and clean blog theme for Hugo"
 homepage = "https://github.com/luizdepra/hugo-coder/"
+demosite = "https://hugo-coder.netlify.app/"
 tags = [
   "blog",
   "minimal",

--
Gitblit v1.10.0