feat: define links in separate json file
This commit is contained in:
@@ -12,4 +12,8 @@ var (
|
||||
CSS embed.FS
|
||||
//go:embed "fonts/*"
|
||||
Fonts embed.FS
|
||||
//go:embed "json/*"
|
||||
JSON embed.FS
|
||||
//go:embed "images/*"
|
||||
Images embed.FS
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user