Skip to content

Commit

Permalink
fixes the link to the node on the map in the ffmuc-custom-banner
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerle committed Jul 10, 2024
1 parent 89a96db commit cc608e0
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 cc608e0

Please sign in to comment.