mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-23 23:01:13 -04:00
small code fixes
This commit is contained in:
parent
1ca549dae0
commit
958954f711
2 changed files with 9 additions and 2 deletions
|
@ -53,4 +53,4 @@ active_page: donate
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue