Parcourir la source

config: introduce siteName

Nils Schneider il y a 9 ans
Parent
commit
6c862182f5
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      lib/config.js

+ 1 - 0
lib/config.js

@@ -1,4 +1,5 @@
 define({
   "dataPath": "https://map.luebeck.freifunk.net/data/",
+  "siteName": "Freifunk Lübeck",
   "showContact": true
 })