mirror of
https://github.com/nkanaev/yarr.git
synced 2026-07-15 11:06:31 +00:00
frontend: reorganise assets
This commit is contained in:
@@ -15,5 +15,5 @@ func Templates() *template.Template {
|
||||
}
|
||||
|
||||
func StaticFS() fs.FS {
|
||||
return os.DirFS(rootDir)
|
||||
return os.DirFS(rootDir + "/static")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user