Преглед изворни кода

config: introduce siteName

Nils Schneider пре 9 година
родитељ
комит
6c862182f5
1 измењених фајлова са 1 додато и 0 уклоњено
  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
 })