This commit is contained in:
root
2020-01-20 16:18:12 +08:00
parent 12278e143e
commit b4fc90c133
2 changed files with 4 additions and 2 deletions

View File

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