saadpasta/react-blog-github

Font customization

Open

#25 geöffnet am 24. Feb. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (126 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (785 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

e.g.:

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

Contributor Guide