mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
title
This commit is contained in:
parent
ccacee9d29
commit
9d0c081860
@ -12,8 +12,8 @@
|
||||
|
||||
<!-- title -->
|
||||
{% if page.title %}
|
||||
<title>{{ page.title }} | {{ site.title }}</title>
|
||||
<meta property="og:title" content="{{ page.title }} | {{ site.title }}" />
|
||||
<title>{{ page.title }} | privacytools.io</title>
|
||||
<meta property="og:title" content="{{ page.title }} | privacytools.io" />
|
||||
{% else %}
|
||||
<title>{{ site.title }}</title>
|
||||
<meta property="og:title" content="{{ site.title }}" />
|
||||
|
Loading…
Reference in New Issue
Block a user