mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-12-12 14:43:21 -05:00
docs: Link to Facebook profile (#3134)
Signed-off-by: Freddy <freddy@privacyguides.org> Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
parent
14aac5dbdd
commit
8dd1bade3d
5 changed files with 14 additions and 0 deletions
|
|
@ -183,6 +183,7 @@ However, Privacy Guides *does* have social media accounts on a wide variety of p
|
||||||
- [:simple-x: X (Twitter)](https://x.com/privacy_guides)
|
- [:simple-x: X (Twitter)](https://x.com/privacy_guides)
|
||||||
- [:simple-youtube: YouTube](https://youtube.com/@privacyguides)
|
- [:simple-youtube: YouTube](https://youtube.com/@privacyguides)
|
||||||
- [:simple-tiktok: TikTok](https://www.tiktok.com/@privacyguides)
|
- [:simple-tiktok: TikTok](https://www.tiktok.com/@privacyguides)
|
||||||
|
- [:simple-facebook: Facebook](https://www.facebook.com/PrivacyGuides.org)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -102,6 +102,10 @@ tags:
|
||||||
article:section: "{{ page.categories[0].title }}"
|
article:section: "{{ page.categories[0].title }}"
|
||||||
article:author: "https://www.privacyguides.org/articles/{{ page.authors[0].url }}"
|
article:author: "https://www.privacyguides.org/articles/{{ page.authors[0].url }}"
|
||||||
|
|
||||||
|
# Facebook
|
||||||
|
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
|
||||||
|
article:tag: "Technology"
|
||||||
|
|
||||||
# Mastodon
|
# Mastodon
|
||||||
fediverse:creator: *author_mastodon
|
fediverse:creator: *author_mastodon
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -44,6 +44,9 @@ tags:
|
||||||
og:image:height: "{{ image.height }}"
|
og:image:height: "{{ image.height }}"
|
||||||
og:url: "{{ page.canonical_url }}"
|
og:url: "{{ page.canonical_url }}"
|
||||||
|
|
||||||
|
# Facebook
|
||||||
|
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
|
||||||
|
|
||||||
# Mastodon
|
# Mastodon
|
||||||
fediverse:creator: "@privacyguides@neat.computer"
|
fediverse:creator: "@privacyguides@neat.computer"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -80,6 +80,9 @@ tags:
|
||||||
og:image:height: "{{ image.height }}"
|
og:image:height: "{{ image.height }}"
|
||||||
og:url: "{{ page.canonical_url }}"
|
og:url: "{{ page.canonical_url }}"
|
||||||
|
|
||||||
|
# Facebook
|
||||||
|
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
|
||||||
|
|
||||||
# Mastodon
|
# Mastodon
|
||||||
fediverse:creator: "@privacyguides@neat.computer"
|
fediverse:creator: "@privacyguides@neat.computer"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -64,6 +64,9 @@ tags:
|
||||||
og:image:height: "{{ image.height }}"
|
og:image:height: "{{ image.height }}"
|
||||||
og:url: "{{ page.canonical_url }}"
|
og:url: "{{ page.canonical_url }}"
|
||||||
|
|
||||||
|
# Facebook
|
||||||
|
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
|
||||||
|
|
||||||
# Twitter
|
# Twitter
|
||||||
twitter:card: summary_large_image
|
twitter:card: summary_large_image
|
||||||
twitter:title: *page_title_with_site_name
|
twitter:title: *page_title_with_site_name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue