Skip to content

Commit

Permalink
Blog example: add display=swap for the Google Font (twbs#30013)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored and olsza committed Oct 3, 2020
1 parent a26f716 commit 6c8cee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/4.3/examples/blog/index.html
Expand Up @@ -2,7 +2,7 @@
layout: examples
title: Blog Template
extra_css:
- "https://fonts.googleapis.com/css?family=Playfair+Display:700,900"
- "https://fonts.googleapis.com/css?family=Playfair+Display:700,900&display=swap"
- "blog.css"
include_js: false
---
Expand Down

0 comments on commit 6c8cee3

Please sign in to comment.