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

@ -11,7 +11,7 @@
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,400i,600,700"> -->
<script>window.routerBase = "/";</script>
<script>
window.v2board = {
window.settings = {
title: '{{$title}}',
theme: {
sidebar: '{{$theme_sidebar}}',

View File

@ -11,7 +11,7 @@
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,400i,600,700"> -->
<script>window.routerBase = "/";</script>
<script>
window.v2board = {
window.settings = {
title: '{{$title}}',
theme: {
sidebar: '{{$theme_sidebar}}',