forked from github/pelican
feat: add AbuseIPDB verification snippet
This commit is contained in:
parent
25aec6d05d
commit
da015db848
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
{% if SITESUBTITLE %}
|
{% if SITESUBTITLE %}
|
||||||
<meta name="description" content="{{ SITESUBTITLE }}" />
|
<meta name="description" content="{{ SITESUBTITLE }}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
<meta name="abuseipdb-verification" content="RrusxCrq" />
|
||||||
{% if STYLESHEET_URL %}
|
{% if STYLESHEET_URL %}
|
||||||
<link rel="stylesheet" type="text/css" href="{{ STYLESHEET_URL }}" />
|
<link rel="stylesheet" type="text/css" href="{{ STYLESHEET_URL }}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue