saadpasta/react-blog-github

Font customization

Open

#25 opened on 2020年2月24日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (126 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (785 stars)
PR merge metrics
 (PR metrics pending)

説明

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

e.g.:

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

コントリビューターガイド