diff --git a/main.go b/main.go index 06b3572..ea49ae9 100644 --- a/main.go +++ b/main.go @@ -109,6 +109,7 @@ var pageTmpl = template.Must(template.New("page").Parse(` @@ -181,23 +185,16 @@ var pageTmpl = template.Must(template.New("page").Parse(` {{.}} {{end}} -
-

Notes

-