瀏覽代碼

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