mirror of
https://github.com/go-shiori/shiori.git
synced 2025-01-15 20:37:44 +08:00
6 lines
No EOL
69 B
Go
6 lines
No EOL
69 B
Go
package internal
|
|
|
|
import "embed"
|
|
|
|
//go:embed view
|
|
var Assets embed.FS |