Add more details on configurable fonts (#409)

This commit is contained in:
Joel Marcey 2018-01-21 20:10:04 -08:00 committed by GitHub
parent a241a46669
commit edbb869e26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 1 deletions

View file

@ -37,6 +37,17 @@ const siteConfig = {
primaryColor: '#2E8555',
secondaryColor: '#205C3B',
},
/* custom fonts for website */
/*fonts: {
myFont: [
"Times New Roman",
"Serif"
],
myOtherFont: [
"-apple-system",
"system-ui"
]
},*/
// This copyright info is used in /core/Footer.js and blog rss/atom feeds.
copyright:
'Copyright © ' +