Skip to content

Commit

Permalink
Merge pull request #109 from maurerle/fix_banner_map_url
Browse files Browse the repository at this point in the history
fixes the link to the node on the map in the ffmuc-custom-banner
  • Loading branch information
maurerle authored Jul 10, 2024
2 parents 89a96db + cc608e0 commit b49eece
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/#!', -- optional (skipped by default)
map_url = 'https://map.aachen.freifunk.net/#!/de/map/', -- optional (skipped by default)
contact_url = 'https://freifunk-aachen.de/kontakt/', -- optional (skipped by default)
},
}
Expand Down

0 comments on commit b49eece

Please sign in to comment.