]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Blog example: add `display=swap` for the Google Font (#30013)
authorXhmikosR <xhmikosr@gmail.com>
Mon, 13 Jan 2020 20:48:23 +0000 (22:48 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2020 20:48:23 +0000 (22:48 +0200)
site/content/docs/4.3/examples/blog/index.html

index 6436f1ad852a0c8192a0799d34f05647568a8bae..c41f7f9f6bfe2cc9acb5c999efb89478fea5bb84 100644 (file)
@@ -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
 ---