mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 02:46:08 -04:00
title
This commit is contained in:
parent
ccacee9d29
commit
9d0c081860
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue