mirror of
https://github.com/v2board/v2board.git
synced 2025-06-12 20:47:56 +08:00
fix description not show
This commit is contained in:
@ -15,7 +15,8 @@
|
||||
title: '{{$title}}',
|
||||
theme: '{{$theme}}',
|
||||
verison: '{{$verison}}',
|
||||
background_url: '{{$backgroun_url}}'
|
||||
background_url: '{{$backgroun_url}}',
|
||||
description: '{{$description}}'
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user