We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf676ba commit 01f6a3bCopy full SHA for 01f6a3b
app/views/application/_google_fonts.html.erb
@@ -2,4 +2,5 @@
2
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
3
<link
4
href="https://fonts.googleapis.com/css2?family=Russo+One&display=swap"
5
- rel="stylesheet">
+ rel="stylesheet"
6
+ crossorigin="anonymous">
0 commit comments