From ac7e50b94056ff5e804dcd2cfac06d05b07288d5 Mon Sep 17 00:00:00 2001 From: Satsuki Akiba Date: Wed, 25 Oct 2023 06:05:03 +0900 Subject: [PATCH] FIX --- book.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/book.json b/book.json index 7ee15d2..4e4b122 100644 --- a/book.json +++ b/book.json @@ -11,7 +11,8 @@ "search-pro-fixed" ], "styles": { - "website": "./_styles/website.css" + "website": "./_styles/website.css", + "pdf": "./_styles/pdf.css" }, "pdf.fontFamily": "FirgeNerd", "pdf.fontSize": 16,