diff --git a/main.go b/main.go index 6d825a0..d6d28be 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,6 @@ import ( ) //go:generate yarn run build -//go:generate cp node_modules/htmx.org/dist/htmx.min.js static/ //go:generate cp global.css static/css/ func main() { diff --git a/tmpl/head.html b/tmpl/head.html index 04fc171..ec370c7 100644 --- a/tmpl/head.html +++ b/tmpl/head.html @@ -5,7 +5,6 @@ - {{ or .Title "govote"}}