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 e05b41d commit a6b62fbCopy full SHA for a6b62fb
_layouts/glossary.html
@@ -21,6 +21,7 @@
21
<meta name="twitter:data2" value="{{ page.breadcrumbs[0].name }}"/>
22
{% endif %}
23
24
+ <link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
25
26
<link rel="canonical" href="https://statecharts.github.io{{ page.url }}">
27
<link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
0 commit comments