aboutsummaryrefslogtreecommitdiff
path: root/template/go/snip-web-echo-static.go
diff options
context:
space:
mode:
Diffstat (limited to 'template/go/snip-web-echo-static.go')
-rw-r--r--template/go/snip-web-echo-static.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/go/snip-web-echo-static.go b/template/go/snip-web-echo-static.go
new file mode 100644
index 0000000..8bbc97b
--- /dev/null
+++ b/template/go/snip-web-echo-static.go
@@ -0,0 +1 @@
+e.Static("/static", "assets")