Skip to content

Commit 98f2548

Browse files
committed
Update README.md
Added "http" in the link to the Lobster font; without it, it doesn't seem to work.
1 parent bf6191b commit 98f2548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/css/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Add this to your CSS, save the file and see how it works!
130130

131131
Maybe we can customize the font in our header? Paste this into your `<head>` in `blog/templates/blog/post_list.html` file:
132132

133-
<link href="proxy.php?url=https%3A%2F%2Ffonts.googleapis.com%2Fcss%3Ffamily%3DLobster%26amp%3Bsubset%3Dlatin%2Clatin-ext" rel="stylesheet" type="text/css">
133+
<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">
134134

135135
This line will import a font called *Lobster* from Google Fonts (https://www.google.com/fonts).
136136

0 commit comments

Comments
 (0)