bsky-app/bskyweb/templates.go

7 lines
80 B
Go

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