Thanks to visit codestin.com Credit goes to github.com
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 e677ebf commit ce99d93Copy full SHA for ce99d93
_layouts/layout.html
@@ -29,7 +29,7 @@
29
<!-- Custom styles for this template -->
30
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}static/css/main.css" />
31
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,200bold,400old" />
32
- <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
+ <link rel="stylesheet" type="text/css" href="\https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" />
33
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}static/css/syntax.css" />
34
35
<!-- Google Analytics -->
0 commit comments