ソースを参照

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
 })