saadpasta/react-blog-github

Font customization

Open

#25 aperta il 24 feb 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (126 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (785 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

e.g.:

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

Guida contributor