1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-23 20:01:08 +00:00

small code fixes

This commit is contained in:
privacytoolsIO
2018-11-24 08:25:41 +08:00
parent 1ca549dae0
commit 958954f711
2 changed files with 9 additions and 2 deletions

View File

@@ -53,4 +53,4 @@ active_page: donate
</div>
</div>
</div>
</div>

View File

@@ -3,6 +3,9 @@ layout: default
active_page: webrtc
---
<div class="col-12">
<div class="row">
<div class="mx-auto text-center">
<h1><a href="https://www.privacytools.io/"><img src="assets/img/layout/logo.png" class="img-responsive" alt="privacytools.io"></a></h1>
@@ -131,4 +134,8 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc.
else
document.getElementsByTagName("ul")[1].appendChild(li);
});
</script>
</script>
</div>
</div>
</div>