Skip to content

Commit 2d6fc34

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)