diff --git a/content/books/_index.md b/content/books/_index.md index 6fbbf3a..c0bd31d 100644 --- a/content/books/_index.md +++ b/content/books/_index.md @@ -1,4 +1,3 @@ --- title: "Bibliography" -layout: list ---- \ No newline at end of file +--- diff --git a/content/books/urandom-vol14.md b/content/books/urandom-vol14.md new file mode 100644 index 0000000..ca7c6d1 --- /dev/null +++ b/content/books/urandom-vol14.md @@ -0,0 +1,15 @@ +--- +title: "urandom vol.14" +date: 2025-12-27T03:34:00+09:00 +showToc: false +firstPublish: 2025-12-31T10:00:00+09:00 +firstPublishEvent: コミックマーケット107 +eventPrice: 500円 +articles: + - author: mayth + title: "10周年記念 名前付き脆弱性を振り返る" + - author: yyu + title: "量子紛失通信" +events: +ebook: +--- diff --git a/layouts/partials/favicon.html b/layouts/_partials/favicon.html similarity index 100% rename from layouts/partials/favicon.html rename to layouts/_partials/favicon.html diff --git a/layouts/partials/footer.html b/layouts/_partials/footer.html similarity index 100% rename from layouts/partials/footer.html rename to layouts/_partials/footer.html