react-blog-github icon indicating copy to clipboard operation
react-blog-github copied to clipboard

Font customization

Open jvnm-dev opened this issue 5 years ago • 1 comments

It would be great to choose which fonts to load from Google Fonts in config.js.

e.g.:

{
   titleFont: 'Open Sans',
   contentFont: 'Roboto',
}

jvnm-dev avatar Feb 24 '20 16:02 jvnm-dev

Ok, so I guess it would help the user to change the font and use their own font

saadpasta avatar Feb 25 '20 05:02 saadpasta