Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 2d6fc34

Browse files
chore: fix readme display swap example
1 parent 9895e2f commit 2d6fc34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export default {
7272
webfontloader: {
7373
google: {
7474
// Loads Open Sans font with weights 300 and 400 + display font as swap
75-
families: ['Open+Sans:300:400:600&display=swap']
75+
families: ['Open+Sans:300,400,600&display=swap']
7676
}
7777
},
7878
}

0 commit comments

Comments
 (0)