This website works better with JavaScript.
Home
Help
Sign In
arsenetar
/
arsenetar.github.io
mirror of
https://github.com/arsenetar/arsenetar.github.io.git
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Update Font Include for HTTPS
Forgot to use HTTPS on Google Font API
master
Andrew Senetar
5 years ago
parent
292d6112e9
commit
b946888b97
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_includes/header.html
+ 1
- 1
_includes/header.html
View File
@@ -15,7 +15,7 @@
<link rel="stylesheet" href="{{ site.url }}/assets/dist/app.css">
<!-- Fonts -->
<link href='http://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css' >
<link href='http
s
://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css' >
<!-- Favicon -->
<link rel="shortcut icon" href="{{ site.url }}/favicon.ico" >
Write
Preview
Loading…
Cancel
Save