1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 05:12:28 +04:00

favicon icon

This commit is contained in:
codecalm
2018-02-26 20:35:55 +01:00
parent 5ac8fdbff6
commit 06d791fd52
+3
View File
@@ -12,6 +12,9 @@
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<link rel="icon" href="{{ site.base}}/favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" type="image/x-icon" href="{{ site.base}}/favicon.ico" />
<!-- Generated: {{ site.time }} -->
<title>{% if page.title %}{{ page.title }} - {% endif %}{% if layout.title %}{{ layout.title }} - {% endif %}{{ site.description }}</title>