mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: theme
This commit is contained in:
parent
74265a5b59
commit
531a3a5dc4
@ -52,7 +52,7 @@
|
||||
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
{{!! $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>
|
||||
|
Loading…
Reference in New Issue
Block a user