Add info about us and our mission
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
<meta property="og:locale" content="en_GB" />
|
||||
<meta property="og:site_name" content="{{ site.name }}" />
|
||||
|
||||
{% if page.url == "/" %}
|
||||
{% if page.url == "/" or page.url == "/about/" %}
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
@ -38,7 +38,7 @@
|
||||
"privacytoolsIO"
|
||||
],
|
||||
"url": "https://www.privacytools.io",
|
||||
"logo": "https://www.privacytools.io/assets/img/layout/logo.png",
|
||||
"logo": "https://www.privacytools.io/assets/img/layout/shield.png",
|
||||
"sameAs": [
|
||||
"https://blog.privacytools.io",
|
||||
"https://twitter.com/privacytoolsIO",
|
||||
|
Reference in New Issue
Block a user