all: fmt readme
This commit is contained in:
parent
e35eeacd74
commit
6913ebb29f
11
README.md
11
README.md
|
@ -1,13 +1,14 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="doc/adguard_home_darkmode.svg">
|
<source media="(prefers-color-scheme: dark)" srcset="doc/adguard_home_darkmode.svg">
|
||||||
<img alt="AdGuard Home" src="doc/adguard_home_lightmode.svg" width="300px">
|
<img alt="AdGuard Home" src="doc/adguard_home_lightmode.svg" width="300px">
|
||||||
</picture>
|
</picture>
|
||||||
</p>
|
</p>
|
||||||
<h3 align="center">Privacy protection center for you and your devices</h3>
|
<h3 align="center">Privacy protection center for you and your devices</h3>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Free and open source, powerful network-wide ads & trackers blocking DNS server.
|
Free and open source, powerful network-wide ads & trackers blocking DNS
|
||||||
|
server.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Loading…
Reference in New Issue