bskyweb additions (#296)
Add some minor bskyweb improvements, Mailmodo endpoint, Dockerfile for bskyweb, container image push
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package bskyweb
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed static/*
|
||||
var StaticFS embed.FS
|
||||
Reference in New Issue
Block a user