adds full https:// instead of double slash

This commit is contained in:
Huy Tran 2018-08-13 08:48:23 +07:00
parent 89f88e71f9
commit 1d48cebafb
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,300i,400,400i,700|Source+Code+Pro:400,400i" rel="stylesheet">