From 12499d53877f6d19c985774730d42b553a2e2050 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 16 Jul 2020 23:59:21 +0200 Subject: [PATCH] Updated Pi hole (markdown) --- Pi-hole.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Pi-hole.md b/Pi-hole.md index cdc7433..d18c5e4 100644 --- a/Pi-hole.md +++ b/Pi-hole.md @@ -2,6 +2,8 @@ Custom [Pi-hole](https://github.com/pi-hole/pi-hole) CSS. +> Tested on Web Interface v5.1 + ![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/pihole/pihole.gif) ``` @@ -28,8 +30,6 @@ sub_filter ' '; sub_filter_once on; - - ```