Fix extentions of the JPG images

Some images are jpg and not png.
This commit is contained in:
Dan Schaper 2017-07-12 11:40:18 -07:00 committed by GitHub
parent 162ee28d0c
commit 93d40b083e

View file

@ -255,11 +255,11 @@ Simply run `pihole -c` for some detailed information.
```
<p align="center">
<img src="https://assets.pi-hole.net/static/chrono1.pn">
<img src="https://assets.pi-hole.net/static/chrono1.jpg">
</p>
<p align="center">
<img src="https://assets.pi-hole.net/static/chrono2.png">
<img src="https://assets.pi-hole.net/static/chrono2.jpg">
</p>
# Get Help Or Connect With Us On The Web