Skip to content

Commit ad5d8ab

Browse files
authored
Update default.html
1 parent 336f166 commit ad5d8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<meta name="twitter:label1" value="Word count"/>
1515
<meta name="twitter:data1" value="{{ page.content | number_of_words }}"/>
1616

17-
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
17+
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
1818

1919
<link rel="canonical" href="https://statecharts.github.io{{ page.url }}">
2020
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">

0 commit comments

Comments
 (0)