Skip to content

Commit

Permalink
Merge pull request #111 from ffac/banner_map_link_remove_language
Browse files Browse the repository at this point in the history
Remove language in map url link in gluon-banner config
  • Loading branch information
maurerle committed Jul 15, 2024
2 parents b49eece + 871a32d commit f009bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@

custom_banner = {
enabled = true, -- optional (enabled by default)
map_url = 'https://map.aachen.freifunk.net/#!/de/map/', -- optional (skipped by default)
map_url = 'https://map.aachen.freifunk.net/#!/', -- optional (skipped by default)
contact_url = 'https://freifunk-aachen.de/kontakt/', -- optional (skipped by default)
},
}
Expand Down

0 comments on commit f009bee

Please sign in to comment.