From c0fd2c82bee2c3c3bb21ef737f4a2e809525ebc7 Mon Sep 17 00:00:00 2001 From: cxykevin Date: Thu, 29 Aug 2024 12:07:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=85=E5=90=AB=E5=AD=97=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- book.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/book.toml b/book.toml index 9cef7d0..5365e91 100755 --- a/book.toml +++ b/book.toml @@ -14,6 +14,7 @@ additional-css = [ "theme/css/font.css", "theme/font/icons.woff2", "theme/font/noto.otf", + "theme/font/sourcecodepro.woff2", ] additional-js = [ "theme/js/mdui.global.js",