website: update code block font
Use a modern web font with a better render on non-retina display Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = {
|
||||
organizationName: "Dagger",
|
||||
projectName: "Dagger",
|
||||
stylesheets: [
|
||||
"https://fonts.googleapis.com/css2?family=Karla&family=Montserrat:wght@700&display=swap",
|
||||
"https://fonts.googleapis.com/css2?family=Karla&family=Source+Code+Pro:wght@400&family=Montserrat:wght@700&display=swap",
|
||||
],
|
||||
customFields: {
|
||||
AMPLITUDE_ID: process.env.REACT_APP_AMPLITUDE_ID
|
||||
|
Reference in New Issue
Block a user