File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -119,25 +119,11 @@ standalone = true
119
119
metadata-file = " metadata.yml"
120
120
121
121
[output .pandoc .profile .html .variables ]
122
- mainfont = " CoreSansA45.ttf"
123
- mainfontoptions = [
124
- " BoldFont=CoreSansA65.ttf" ,
125
- " ItalicFont=CoreSansA45It.ttf" ,
126
- " BoldItalicFont=CoreSansA65It.ttf" ,
127
- ]
128
- sansfont = " CoreSansA45.ttf"
129
- sansfontoptions = [
130
- " BoldFont=CoreSansA65.ttf" ,
131
- " ItalicFont=CoreSansA45It.ttf" ,
132
- " BoldItalicFont=CoreSansA65It.ttf" ,
133
- ]
134
122
# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
135
123
monofont = " Noto Sans Mono"
136
124
mainfontfallback = [" Noto Color Emoji:mode=harf" ]
137
125
sansfontfallback = [" Noto Color Emoji:mode=harf" ]
138
126
monofontfallback = [
139
127
" Noto Color Emoji:mode=harf" ,
140
128
]
141
- linkcolor = " Links"
142
- urlcolor = " Links"
143
129
urlstyle = " rm"
You can’t perform that action at this time.
0 commit comments