This commit is contained in:
root
2019-11-30 17:01:46 +08:00
parent a979b593cd
commit 969762b98c
5 changed files with 7 additions and 4 deletions

View File

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