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 9e37b6d commit 0ef551dCopy full SHA for 0ef551d
_layouts/default.html
@@ -7,7 +7,7 @@
7
<meta charset="utf-8">
8
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
9
<meta name="viewport" content="width=device-width, initial-scale=1">
10
- <link rel="shortcut icon" href="/static/img/favicon.ico" />
+ <link rel="shortcut icon" href="/static/img/Meditation-Guru-icon.png" />
11
<title>{% if page.title %}{{ page.title }} - {{ site.title }}{% else %}{{ site.author }}{% endif %}</title>
12
<meta name="author" content="{{ site.author }}" />
13
<meta name="description" content="{% if page.title %}{{ page.title }}{% else %}{{ site.description }}{% endif %}" />
0 commit comments