From 332960dc9f96198e47424de5eb8ca48914675e4f Mon Sep 17 00:00:00 2001 From: Leo Heitmann Ruiz <148111793+leoheitmannruiz@users.noreply.github.com> Date: Tue, 6 Feb 2024 22:06:34 +0000 Subject: [PATCH] Add demosite --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index 8da0d24..5b6877f 100644 --- a/theme.toml +++ b/theme.toml @@ -6,6 +6,7 @@ license = "MIT" licenselink = "https://github.com/MeiK2333/github-style/blob/master/LICENSE" description = "github-style hugo theme" homepage = "https://github.com/MeiK2333" +demosite = "https://meik2333.com/" tags = ["blog", "google analytics"] features = ["google analytics"] min_version = "0.41"