updated theme

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2024-02-06 12:34:47 +09:00
parent a8c6e06187
commit 1f48f1bb15
3 changed files with 17 additions and 2 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "themes/book"]
path = themes/book
url = https://github.com/tomoyanonymous/hugo-book.git
url = https://github.com/alex-shpak/hugo-book.git

15
assets/_custom.scss Normal file
View File

@ -0,0 +1,15 @@
body {
//mod by tomoya
font-family: "Helvetica Neue",
Arial,
"Hiragino Sans",
"Hiragino Kaku Gothic ProN",
Meiryo,
sans-serif;
font-feature-settings: "palt" 1;
word-break: auto-phrase;
}
code {
font-family: monospace;
}

@ -1 +1 @@
Subproject commit c0084602cea8f33b609e04e3d00809b5401e90ec
Subproject commit 5e15ddb4f430cd9ded6bf232ede14d468ccb41f1