误打误撞成功了,赶紧提交
This commit is contained in:
33
templates/blog/include/footer.html
Normal file
33
templates/blog/include/footer.html
Normal file
@@ -0,0 +1,33 @@
|
||||
<footer style="
|
||||
text-align: center;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
color: rgb(255, 255, 255);
|
||||
padding: 10px;
|
||||
margin-top: 0;
|
||||
">
|
||||
<div style="text-align: left;">
|
||||
无情ta站:
|
||||
<a href="https://1win.eu.org/" style="color: rgb(188, 188, 255);">1win</a>
|
||||
<a href="https://jvav.1win.eu.org/" style="color: rgb(188, 188, 255);">jvav</a>
|
||||
</div>
|
||||
<hr>
|
||||
© 2025 | open-ww3-poject for ww3.tw
|
||||
<br>
|
||||
<a href="https://wiki.ww3.tw/doku.php?id=zh_cn:skimrme" style="color: rgb(188, 188, 255);">关于站长</a>
|
||||
<a href="{{ url_for('blog.sitemap') }}" style="color: rgb(188, 188, 255);">网页地图</a>
|
||||
<a href="#" style="color: rgb(188, 188, 255);">留言小角</a>
|
||||
<br>
|
||||
<br>
|
||||
联系:
|
||||
<br>
|
||||
电子邮件: <a style="color: rgb(188, 188, 255);">master@ww3.tw<a>
|
||||
<br>
|
||||
社交:
|
||||
<br>
|
||||
暂不提供
|
||||
<br>
|
||||
其他平台:
|
||||
<br>
|
||||
<br>
|
||||
暂不提供
|
||||
</footer>
|
||||
Reference in New Issue
Block a user