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 336f166 commit ad5d8abCopy full SHA for ad5d8ab
_layouts/default.html
@@ -14,7 +14,7 @@
14
<meta name="twitter:label1" value="Word count"/>
15
<meta name="twitter:data1" value="{{ page.content | number_of_words }}"/>
16
17
- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
+ <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
18
19
<link rel="canonical" href="https://statecharts.github.io{{ page.url }}">
20
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
0 commit comments