mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Blog example: add display=swap for the Google Font (#30013)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
layout: examples
|
layout: examples
|
||||||
title: Blog Template
|
title: Blog Template
|
||||||
extra_css:
|
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"
|
- "blog.css"
|
||||||
include_js: false
|
include_js: false
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user