From a34c18ba4135b14dc6d3502f194b3a1bbc89aae1 Mon Sep 17 00:00:00 2001 From: Eddy Pedroni Date: Sat, 1 Feb 2020 17:24:34 +0100 Subject: Generation is working correctly, without temporary output directory --- page.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'page.go') diff --git a/page.go b/page.go index 5226df8..8bf656a 100644 --- a/page.go +++ b/page.go @@ -1,5 +1,7 @@ package main +import () + /* * This file contains all the code related to turning entries into HTML pages */ -- cgit v1.2.3