Skip to content

Commit 3d12993

Browse files
authored
Fix/css cache (#59)
* fix: 详情页,移动端隐藏勋章logo * feat: 新增合作社区,详情页logo替换 * fix: rename logo-award * fix: conflict * feat: 合作社区增加 * style: index.css add version
1 parent 88c4a03 commit 3d12993

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

themes/OpenSouceWin/layout/_partial/head.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@
6969
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
7070
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
7171
<%- favicon_tag('img/favicon.ico') %>
72-
<%- css('css/index.css') %>
72+
<%- css('css/index.v1.css') %>
7373
</head>
File renamed without changes.

0 commit comments

Comments
 (0)