This commit is contained in:
Tokumeikoi
2020-04-21 00:22:05 +08:00
parent 94158cb6e3
commit 3f2c8266de
8 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,4 @@
window.v2board = {
window.settings = {
// 站点标题
title: 'V2Board',
// API

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
window.v2board = {
window.settings = {
// 站点标题
title: 'V2Board',
// 站点描述

File diff suppressed because one or more lines are too long