profile popover in footer
This commit is contained in:
@@ -62,6 +62,7 @@ func NewRouter(
|
||||
}))
|
||||
r.Static("/styles", "./styles")
|
||||
r.Static("/favicon", "./favicon")
|
||||
r.Static("/images", "./images")
|
||||
|
||||
// html (must be before the api endpoints, because the webpage middleware has to be installed beforehand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user