1
0
This commit is contained in:
2024-04-21 16:44:03 +09:00
parent 2fc8f72889
commit 377b84b858
2166 changed files with 353 additions and 372911 deletions

View File

@ -1,8 +1,8 @@
{{ partial "head.html" . }}
<link rel="stylesheet" href="/css/img.css" />
{{ partial "head-blog.html" . }}
{{ partial "navbar.html" . }}
{{ partial "header.html" . }}
<div class="content">
<h1>{{ .Title }}</h1>
{{ with .Resources.Match "book_*.png" }}
{{ range $index, $val := . }}
<p><a href="https://syui.booth.pm/items/4938622"><img src="{{ .RelPermalink }}"></a></p>