This commit is contained in:
2026-04-14 07:16:16 +09:00
parent 4f15147be3
commit 5ecea0ee42
15 changed files with 627 additions and 521 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
{% block header_desc %}相互リンク大歓迎{% endblock %}
{% block description %}Nerconeのリンク集{% endblock %}
{% block content %}
<p class="text-small text-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
<p class="font-small font-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
<div id="nercone" class="block">
<h3>nercone</h3>
<img src="/assets/images/banners/banner_cat.png" alt="banner-nercone" class="banner">
@@ -34,5 +34,5 @@
<!-- tip of tip of tip of tip of tip of tip of tip of tip: そういえば最近てとらさんがウェブサイトのコード書き直してFastAPI + Jinja2にしてた。まさか... -->
<!-- tip of tip of tip of tip of tip of tip of tip of tip of tip: いや待て落ち着けまだそうと決まったわけじゃ...でもそうだったらいいな -->
</div>
<p class="text-lowlight">追加は<a href="#nercone">SNSまたはメール</a>でご連絡ください。</p>
<p class="text-tx-alt">追加は<a href="#nercone">SNSまたはメール</a>でご連絡ください。</p>
{% endblock %}