From c1aa87e399d2634926e959ce8765df11ec6ca027 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Sat, 3 Jun 2023 13:48:38 +0200 Subject: Add missing adblocker warning --- _layouts/postlist.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_layouts/postlist.html b/_layouts/postlist.html index dd4796e..e18a730 100644 --- a/_layouts/postlist.html +++ b/_layouts/postlist.html @@ -3,6 +3,13 @@ layout: default ---
+
+

+

You don't seem to be using an ad blocker.
+
Please consider installing one.
+

+
+ {%- if page.title -%}

{{ page.title }}

{%- endif -%} -- cgit v1.2.3