This commit is contained in:
root
2019-11-18 19:39:22 +08:00
parent 633d1f1f9b
commit 58d1711150
11 changed files with 28 additions and 26 deletions

View File

@ -11,7 +11,7 @@
<script>
window.v2board = {
title: '{{$title}}',
theme: 1
theme: '{{$theme}}'
}
</script>
</head>