mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2026-03-21 05:45:32 +00:00
cmt move
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"github.com/labstack/echo/v5"
|
||||
)
|
||||
|
||||
// INFO: Static files here:
|
||||
func MapStatic(e *echo.Echo) {
|
||||
// INFO: Static files here:
|
||||
e.StaticFS("/public", templates.PublicFS)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user