1
0
Fork 0
forked from github/pelican

feat: add AbuseIPDB verification snippet

This commit is contained in:
Oliver Ladner 2026-01-20 14:38:56 +01:00
commit da015db848

View file

@ -9,6 +9,7 @@
{% if SITESUBTITLE %}
<meta name="description" content="{{ SITESUBTITLE }}" />
{% endif %}
<meta name="abuseipdb-verification" content="RrusxCrq" />
{% if STYLESHEET_URL %}
<link rel="stylesheet" type="text/css" href="{{ STYLESHEET_URL }}" />
{% endif %}