mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 22:34:25 +01:00
tmpl migration: profile.html
This commit is contained in:
1
main.go
1
main.go
@@ -70,7 +70,6 @@ func main() {
|
||||
// initialize templates
|
||||
// use a mapping to expressly link the templates and share them between more kinds/types
|
||||
templateMapping = map[string]string{
|
||||
"profile": "profile.html",
|
||||
"profile_sitemap": "sitemap.xml",
|
||||
"relay": "relay.html",
|
||||
"relay_sitemap": "sitemap.xml",
|
||||
|
||||
Reference in New Issue
Block a user