bsky-app/bskyweb/templates.go

7 lines
80 B
Go
Raw Normal View History

package bskyweb
import "embed"
//go:embed templates/*
var TemplateFS embed.FS