This commit is contained in:
2026-04-22 01:45:53 +09:00
parent 4913a12050
commit a0e8a7faf4
16 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
</style>
{% endblock %}
{% block content %}
<p class="text-white big-text"><span class="text-tx-alt unselectable">"</span>{{ get_daily_quote() }}<span class="text-tx-alt unselectable">"</span></p>
<p class="text-white big-text"><span class="text-light-grey-alt unselectable">"</span>{{ get_daily_quote() }}<span class="text-light-grey-alt unselectable">"</span></p>
<div class="block">
<p>日替わり迷言集です。毎日0:00 UTCに更新されます。</p>
</div>