From 06980414e22c0d301efa99b03980daf9bc96e5d5 Mon Sep 17 00:00:00 2001 From: -k Date: Thu, 7 Mar 2024 11:01:29 -0800 Subject: [PATCH] chore(site): add giscus source link --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index bc161b1..68a45dc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,6 +4,6 @@ template = "index.html" # Info -[Halve-Z](https://github.com/charlesrocket/halve-z) is a retro two-column theme for [Zola](https://github.com/getzola/zola). It features taxonomies, automatic color schemes, project cards, and a Giscus comment system. +[Halve-Z](https://github.com/charlesrocket/halve-z) is a retro two-column theme for [Zola](https://github.com/getzola/zola). It features taxonomies, automatic color schemes, project cards, and a [Giscus](https://github.com/giscus/giscus) comment system. The [documentation](https://github.com/charlesrocket/halve-z) contains the full set of features and installation manuals.