mirror of
https://github.com/v2board/v2board.git
synced 2025-06-15 06:07:49 +08:00
update: theme
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
{{!! $theme_config['custom_html'] !!}}
|
||||
{!! $theme_config['custom_html'] !!}
|
||||
<script src="/theme/{{$theme}}/assets/vendors.async.js?v={{$version}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/components.async.js?v={{$version}}"></script>
|
||||
<script src="/theme/{{$theme}}/assets/umi.js?v={{$version}}"></script>
|
||||
|
Reference in New Issue
Block a user