mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
fix tag name
This commit is contained in:
parent
323d2979bc
commit
3adf9361bd
@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<link rel="canonical" href="{{ site.url }}{{ page.url | remove:'index.html' }}">
|
||||
<script2>if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:')</script2>
|
||||
<script>if (location.href.indexOf('http:') === 0) location.href = location.href.replace('http:', 'https:')</script>
|
||||
{%if page.keywords != null%}<meta name="keywords" content="{{ page.keywords }}">{%endif%}
|
||||
{%if page.description != null%}<meta name="description" content="{{ page.description }}">{%endif%}
|
||||
<title>{{ site.name }} - {{ page.title }}</title>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user