We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3daf279 commit bf78fe6Copy full SHA for bf78fe6
1 file changed
css/README.md
@@ -131,7 +131,7 @@ Add this to your CSS, save the file and see how it works!
131
132
Maybe we can customize the font in our header? Paste this into your `<head>` in `blog/templates/blog/post_list.html` file:
133
134
- <link href="proxy.php?url=https%3A%2F%2Fgithub.com.%2F%3Cspan+class%3D"x x-first x-last">http://fonts.googleapis.com/css?family=Lobster&subset=latin,latin-ext" rel="stylesheet" type="text/css">
+ <link href="proxy.php?url=https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%26amp%3Bsubset%3Dlatin%2Clatin-ext" rel="stylesheet" type="text/css">
135
136
This line will import a font called *Lobster* from Google Fonts (https://www.google.com/fonts).
137
0 commit comments