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
119119metadata-file = " metadata.yml"
120120
121121[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- ]
134122# You can get these fonts here: https://fonts.google.com/selection?query=noto+color+
135123monofont = " Noto Sans Mono"
136124mainfontfallback = [" Noto Color Emoji:mode=harf" ]
137125sansfontfallback = [" Noto Color Emoji:mode=harf" ]
138126monofontfallback = [
139127 " Noto Color Emoji:mode=harf" ,
140128]
141- linkcolor = " Links"
142- urlcolor = " Links"
143129urlstyle = " rm"
You can’t perform that action at this time.
0 commit comments