mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update theme
This commit is contained in:
		| @@ -13,7 +13,11 @@ | ||||
|     <script> | ||||
|         window.v2board = { | ||||
|             title: '{{$title}}', | ||||
|             theme: '{{$theme}}', | ||||
|             theme: { | ||||
|                 sidebar: '{{$theme_sidebar}}', | ||||
|                 header: '{{$theme_header}}', | ||||
|                 color: '{{$theme_color}}', | ||||
|             }, | ||||
|             verison: '{{$verison}}', | ||||
|             background_url: '{{$backgroun_url}}' | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user