Ver código fonte

config: introduce siteName

Nils Schneider 9 anos atrás
pai
commit
6c862182f5
1 arquivos alterados com 1 adições e 0 exclusões
  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
 })