d3c3nt

[DORMANT] a fairly decent theme for the zola static site engine
git clone git://git.figbert.com/d3c3nt.git
Log | Files | Refs | README | LICENSE

commit 243888257ba717cc2e1373cfaebac0263bb068b7
parent dbe160ed8fd5cc53fee91dbbee2a6b30a5588e24
Author: FIGBERT <figbert@figbert.com>
Date:   Sat, 25 Dec 2021 13:55:01 -0800

Fix bug causing no content to display on main page

Diffstat:
Mcontent/_index.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/content/_index.md b/content/_index.md @@ -1,5 +1,6 @@ +++ title = "Home" +template = "section.html" +++ # d3c3nt