mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 12:55:36 +00:00
Update
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
{
|
||||
"root": "./src",
|
||||
"title": "「モダンからはじめる プログラミング生活!」",
|
||||
"author": "Satsuki Akiba <anosatsuk124@gmail.com>",
|
||||
"authorShort": "Satsuki Akiba",
|
||||
"author": "Satsuki Akiba",
|
||||
"language": "ja",
|
||||
"plugins": [
|
||||
"anchors",
|
||||
@ -12,7 +11,7 @@
|
||||
"search-pro-fixed"
|
||||
],
|
||||
"pdf.fontSize": 16,
|
||||
"pdf.fontFamily": "ZenMaruGothic",
|
||||
"pdf.fontFamily": "FirgeNerd",
|
||||
"pdf.paperSize": "a4",
|
||||
"pdf.embedFonts": true
|
||||
}
|
||||
|
BIN
fonts/FirgeNerd_v0.2.0.zip
(Stored with Git LFS)
Normal file
BIN
fonts/FirgeNerd_v0.2.0.zip
(Stored with Git LFS)
Normal file
Binary file not shown.
2
public/.gitignore
vendored
Normal file
2
public/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
Reference in New Issue
Block a user