Skip to content

Commit 1df638b

Browse files
committed
参照を消す
1 parent da53f7a commit 1df638b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

colophon.xhtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>奥付</title>
99
</head>
1010
<body>
11-
<section class="colophon" id="colophon">
11+
<section class="colophon" id="colophon" role="doc-colophon">
1212
<div class="colophon-content">
1313
<h1 class="title">イノカシラ神話体系</h1>
1414
<h2 class="subtitle">並行現実小説集 総集編・一</h2>
@@ -18,7 +18,7 @@
1818
</div>
1919
<dl>
2020
<dt>著者</dt>
21-
<dd>るいざ・しゃーろっと、sun@メタバース小説家</dd>
21+
<dd>るいざ・しゃーろっと、SUN@メタバース小説家</dd>
2222
</dl>
2323
<dl>
2424
<dt>連絡先</dt>
@@ -29,7 +29,7 @@
2929
<dd>ねこのしっぽ</dd>
3030
</dl>
3131
<hr />
32-
<p class="copyright">&copy; 二〇二四 井の頭文芸部</p>
32+
<p class="copyright">©二〇二四 井の頭文芸部</p>
3333
</div>
3434
</section>
3535
</body>

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ epubmaker:
327327
# force_include_images: []
328328
#
329329
# 画像ファイルの縦x横の最大ピクセル数許容値
330-
# image_maxpixels: 4000000
330+
image_maxpixels: 6000000
331331
#
332332
# Re:VIEWファイル名を使わず、前付にpre01,pre02...、本文にchap01,chap02l...、後付にpost01,post02...という名前付けルールにするか
333333
# rename_for_legacy: null

0 commit comments

Comments
 (0)