This commit is contained in:
root
2019-11-29 02:44:59 +08:00
parent 470f77e42c
commit 59259d04c3
26 changed files with 28 additions and 25 deletions

View File

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