bsky-app/bskyweb/static.go

7 lines
75 B
Go
Raw Normal View History

package bskyweb
import "embed"
//go:embed static/*
var StaticFS embed.FS