This commit is contained in:
root
2019-11-18 19:35:13 +08:00
parent 63e1ee5294
commit 633d1f1f9b
19 changed files with 20 additions and 19 deletions

View File

@ -10,7 +10,8 @@
<script>window.routerBase = "/";</script>
<script>
window.v2board = {
title: '{{$title}}'
title: '{{$title}}',
theme: 1
}
</script>
</head>