mirror of
https://gitlab.com/DevLifeFromModernWay/devlifefrommodernway.gitlab.io.git
synced 2025-06-20 17:05:36 +00:00
Update
This commit is contained in:
@ -1,8 +1,7 @@
|
|||||||
{
|
{
|
||||||
"root": "./src",
|
"root": "./src",
|
||||||
"title": "「モダンからはじめる プログラミング生活!」",
|
"title": "「モダンからはじめる プログラミング生活!」",
|
||||||
"author": "Satsuki Akiba <anosatsuk124@gmail.com>",
|
"author": "Satsuki Akiba",
|
||||||
"authorShort": "Satsuki Akiba",
|
|
||||||
"language": "ja",
|
"language": "ja",
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"anchors",
|
"anchors",
|
||||||
@ -12,7 +11,7 @@
|
|||||||
"search-pro-fixed"
|
"search-pro-fixed"
|
||||||
],
|
],
|
||||||
"pdf.fontSize": 16,
|
"pdf.fontSize": 16,
|
||||||
"pdf.fontFamily": "ZenMaruGothic",
|
"pdf.fontFamily": "FirgeNerd",
|
||||||
"pdf.paperSize": "a4",
|
"pdf.paperSize": "a4",
|
||||||
"pdf.embedFonts": true
|
"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