Closed thinkybeast closed 2 years ago
gatsby-starter-landing-page
:tada: Your build was successful! See the Deploy preview here.
:clock1: Build time: 1m
Metric | Score |
---|---|
Performance | :green_heart: 98 |
Accessibility | :green_heart: 100 |
Best Practices | :green_heart: 100 |
SEO | :large_orange_diamond: 88 |
:link: View full report
Webfont is loading now. Looks like this dinged performance only a little bit, but @wardpeet any suggestions for the latest/best approach for loading the webfont?
Awesome. FWIW our docs recommend importing via gatsby-browser.js https://www.gatsbyjs.com/docs/how-to/styling/using-web-fonts/#self-host-google-fonts-with-fontsource
Thanks! I'll go ahead and throw it in gatsby-browser
Updates design tokens to match figma: https://www.figma.com/file/liyrMLaMEegJtVVbcF0gpK/Landing-Page-Starter?node-id=0%3A1
Primary change here is updating the theme colors from blue to black to maintain a monochrome look.