mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-02 16:51:07 +00:00
update(blog)!: In Defense of Brave's Private Window with Tor (#2907)
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
{% elif config.site_author %}
|
||||
<meta name="author" content="{{ config.site_author }}">
|
||||
{% endif %}
|
||||
{% if page.canonical_url %}
|
||||
{% if page.meta and page.meta.canonical_url %}
|
||||
<link rel="canonical" href="{{ page.meta.canonical_url }}">
|
||||
{% elif page.canonical_url %}
|
||||
<link rel="canonical" href="{{ page.canonical_url }}">
|
||||
{% endif %}
|
||||
{% if page.previous_page %}
|
||||
|
Reference in New Issue
Block a user