diff --git a/cmd/ssg/resources/ewnl/template/head.gohtml b/cmd/ssg/resources/ewnl/template/head.gohtml index 235fe50..42f9dcb 100644 --- a/cmd/ssg/resources/ewnl/template/head.gohtml +++ b/cmd/ssg/resources/ewnl/template/head.gohtml @@ -51,6 +51,5 @@ audio { width: 100%; } pre, code { background-color: whitesmoke; } pre { width: auto; overflow: auto; } - {{ end }} diff --git a/cmd/ssg/resources/ewnl/template/menu.gohtml b/cmd/ssg/resources/ewnl/template/menu.gohtml index 9035ecf..6cab08d 100644 --- a/cmd/ssg/resources/ewnl/template/menu.gohtml +++ b/cmd/ssg/resources/ewnl/template/menu.gohtml @@ -7,10 +7,4 @@
  • About
  • - {{ end }}