1
0

压缩图片

This commit is contained in:
2026-04-14 16:33:01 +08:00
parent b62abe219f
commit 380b1623d6
1016 changed files with 62445 additions and 24818 deletions

View File

@@ -54,7 +54,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html" target="_parent"><img src="assets/images/logo-2.png" alt></a>
<a class="navbar-brand" href="index.html" target="_parent"><img src="assets/images/logo-2.webp" alt></a>
</div>
<div id="navbar" class="navbar-collapse collapse navbar-right navigation-holder">
<button class="close-navbar"><i class="ti-close"></i></button>
@@ -199,7 +199,7 @@
},
wechatofficial: {
state: true,// true是开启微信公众号二维码, false不开启
imgURL: "assets/images/wechat.jpg" //图片路径
imgURL: "assets/images/wechat.webp" //图片路径
}//微信公众号
});
</script>