上传修改

This commit is contained in:
2026-02-22 01:20:14 +08:00
parent ccd0d285dd
commit 2db84617ea
4 changed files with 8 additions and 7 deletions

View File

@@ -102,9 +102,9 @@
<br>
来源: <a href="https://greendam.icu/">https://greendam.icu/</a>
</form>
<form action="./paint/" method="get">
<a href="./paint/">
<button>paint</button>
</form>
</a>
<p style="margin: 870px 0 0 0; text-align: center; color: white;">
主页访问计数: {{counter}}
</p>

View File

@@ -2,7 +2,7 @@
{% set wallpaper_apis =[
'https://www.loliapi.com/acg/pc/',
'https://api.sretna.cn/api/pc.php',
'https://www.api.plus/API/dongman/',
'https://www.api.plus/api/dongman',
'https://moe.jitsu.top/img/?sort=pc',
'https://www.dmoe.cc/random.php',
'https://api.mtyqx.cn/tapi/random.php'] %}

View File

@@ -9,8 +9,5 @@
{% block content %}
{% include 'blog/include/navbar.html' %}
施工中...
<br>
这里会展示我绘制的一些屑作....
<br>
{% endblock %}