mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-25 07:35:25 -04:00
small code fixes
This commit is contained in:
parent
1ca549dae0
commit
958954f711
2 changed files with 9 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
@ -132,3 +135,7 @@ cannot be blocked by browser plugins like AdBlock, Ghostery, etc.
|
|||
document.getElementsByTagName("ul")[1].appendChild(li);
|
||||
});
|
||||
</script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue