mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-02 17:42:39 +00:00
Add worth mentioning and anti-recommended browsers to collection
This commit is contained in:
@ -2,6 +2,11 @@
|
||||
layout: default
|
||||
---
|
||||
<div class="container my-5">
|
||||
{% if page.type == "Anti-Recommendation" %}<p>{% include badge.html
|
||||
color="danger"
|
||||
text="Anti-Recommendation"
|
||||
icon="fas fa-times-octagon"
|
||||
%}</p>{% endif %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
|
Reference in New Issue
Block a user