Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preloadFonts option to add <link rel="preload"> tags for fonts #502

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 4, 2020

  1. Run prettier

    Ruben Oostinga committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    1e603c3 View commit details
    Browse the repository at this point in the history
  2. Add preloading of fonts

    Ruben Oostinga committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    426f3b1 View commit details
    Browse the repository at this point in the history
  3. Run prettier on markdown

    Ruben Oostinga committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    94c0d0e View commit details
    Browse the repository at this point in the history
  4. Ensure modern fonts will be preloaded with Google fonts

    Ruben Oostinga committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    c69a5b6 View commit details
    Browse the repository at this point in the history
  5. Document preload Images

    Ruben Oostinga committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    a4d5352 View commit details
    Browse the repository at this point in the history