root 5 years ago
parent
commit
47d5031fe6
2 changed files with 6 additions and 1 deletions
  1. 6 1
      public/env.example.js
  2. 0 0
      public/umi.js

+ 6 - 1
public/env.example.js

@@ -1,5 +1,10 @@
 window.v2board = {
+  // 站点标题
   title: 'V2Board',
-  theme: '1',
+  // API
   host: '',
+  // 主题
+  theme: '1',
+  // 背景
+  background_url: ''
 }

File diff suppressed because it is too large
+ 0 - 0
public/umi.js


Some files were not shown because too many files changed in this diff