mirror of
https://github.com/tabler/tabler.git
synced 2026-08-10 05:12:28 +04:00
favicon icon
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user