diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-26 20:54:08 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-26 20:54:08 +0300 |
commit | 350d08418266e47d3aa7871d627d1414ddf3f39c (patch) | |
tree | 4ea2e1ab3acf394c4478d3fbcb81db8b72d0da26 | |
parent | README: update (diff) | |
download | wireguard-config-350d08418266e47d3aa7871d627d1414ddf3f39c.tar.gz wireguard-config-350d08418266e47d3aa7871d627d1414ddf3f39c.zip |
index.html: collapse empty <div>
Diffstat (limited to '')
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -110,5 +110,4 @@ show the configuration that can be easily consumed by the new client.</p> </div> </form> -<div id="guides"> -</div> +<div id="guides"/> |