Updated Pi hole (markdown)

GilbN 2020-07-16 23:59:21 +02:00
parent 4d8d35366c
commit 12499d5387

@ -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
'<link rel="stylesheet" type="text/css" href="https://gilbn.github.io/theme.park/CSS/themes/pihole/<THEME>.css">
</head>';
sub_filter_once on;
```