update theme

This commit is contained in:
Tokumeikoi
2020-02-17 03:35:03 +08:00
parent b852180b4d
commit e094a2f4d1
11 changed files with 31 additions and 30 deletions

View File

@ -13,7 +13,11 @@
<script>
window.v2board = {
title: '{{$title}}',
theme: '{{$theme}}',
theme: {
sidebar: '{{$theme_sidebar}}',
header: '{{$theme_header}}',
color: '{{$theme_color}}',
},
verison: '{{$verison}}',
background_url: '{{$backgroun_url}}'
}

View File

@ -13,7 +13,11 @@
<script>
window.v2board = {
title: '{{$title}}',
theme: '{{$theme}}',
theme: {
sidebar: '{{$theme_sidebar}}',
header: '{{$theme_header}}',
color: '{{$theme_color}}',
},
verison: '{{$verison}}',
background_url: '{{$backgroun_url}}',
description: '{{$description}}'