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 8a0b735 commit 7de1028Copy full SHA for 7de1028
_layouts/default.html
@@ -9,6 +9,7 @@
9
<meta name="viewport" content="width=device-width, initial-scale=1">
10
<meta name="theme-color" content="#157878">
11
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
12
+ <link rel="shortcut icon" type="image/png" href="{{ '/favicon.png' | relative_url }}">
13
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
14
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.1/styles/vs2015.min.css">
15
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.1/highlight.min.js"></script>
favicon.png
19.5 KB
0 commit comments