feat: 1.0.1
This commit is contained in:
parent
31439b7ca5
commit
270d497b77
|
@ -1,5 +0,0 @@
|
||||||
<%- css("/css/dd6e1d47.css")%>
|
|
||||||
|
|
||||||
<div class="about">关于</div>
|
|
||||||
|
|
||||||
<%- js("/js/91645890.js")%>
|
|
|
@ -61,7 +61,8 @@
|
||||||
appId: '<%= theme.valine.appId %>',
|
appId: '<%= theme.valine.appId %>',
|
||||||
appKey: '<%= theme.valine.appKey %>',
|
appKey: '<%= theme.valine.appKey %>',
|
||||||
avatar: '<%= theme.valine.avatar %>',
|
avatar: '<%= theme.valine.avatar %>',
|
||||||
cdn: '<%= theme.valine.cdn %>'
|
cdn: '<%= theme.valine.cdn %>',
|
||||||
|
serverURLs: '<%= theme.valine.serverURLs %>'
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user