index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bskyweb
/
static.go
blob: a67d189f5768e2bbb9919604e9d5f139e29f611a (
plain
) (
blame
)
1
2
3
4
5
6
package
bskyweb
import
"embed"
//go:embed static/*
var
StaticFS
embed
.
FS