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 + CONTRIBUTORS.md | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 46a3672..52b49e8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -139,4 +139,4 @@ - [Jens Rantil](https://github.com/JensRantil) - [Muqeet Malik](https://github.com/mmalik23) - [Sammy44nts](https://github.com/sammy44nts) - \ No newline at end of file +- [Leo Heimann Ruiz](https://leo.heitmannruiz.org/) 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