This commit is contained in:
teasiu
2023-10-11 01:16:51 +08:00
parent b1e17749bc
commit 933ab9a930
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ function PolicyEnforcement() {
function OpenCollective() { function OpenCollective() {
return ( return (
<iframe title="Sponsors" src="changeslog.html" style={{width: "100%", height: "1100px", display: "block"}}></iframe> <iframe title="Sponsors" src="changeslog.html" style={{width: "100%", height: "900px", display: "block"}}></iframe>
); );
} }

View File

@@ -51,7 +51,7 @@
</div> </div>
<div class="image-container"> <div class="image-container">
<img src="img/weixin.png" alt="Image 2"> <img src="img/weixin.png" alt="Image 2">
<p class="image-caption">扫码或微信号" teasiu " 可以抽出时间为小白网友提供付费远程协助,包括刷机,运维,疑难解决等需求。已组建微信群,加微信注明入群将邀请</p> <p class="image-caption">扫码或微信号" teasiu "<br /><br /> 可以抽出时间为小白网友提供付费远程协助,包括刷机,运维,疑难解决等需求。已组建微信群,加微信注明入群将定期邀请加入</p>
</div> </div>
</div> </div>
</body> </body>