Skip to content

Commit 8dd1bad

Browse files
committed
docs: Link to Facebook profile (#3134)
Signed-off-by: Freddy <[email protected]> Signed-off-by: Daniel Gray <[email protected]>
1 parent 14aac5d commit 8dd1bad

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

docs/about.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ However, Privacy Guides *does* have social media accounts on a wide variety of p
183183
- [:simple-x: X (Twitter)](https://x.com/privacy_guides)
184184
- [:simple-youtube: YouTube](https://youtube.com/@privacyguides)
185185
- [:simple-tiktok: TikTok](https://www.tiktok.com/@privacyguides)
186+
- [:simple-facebook: Facebook](https://www.facebook.com/PrivacyGuides.org)
186187

187188
</div>
188189

theme/layouts/blog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ tags:
102102
article:section: "{{ page.categories[0].title }}"
103103
article:author: "https://www.privacyguides.org/articles/{{ page.authors[0].url }}"
104104

105+
# Facebook
106+
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
107+
article:tag: "Technology"
108+
105109
# Mastodon
106110
fediverse:creator: *author_mastodon
107111

theme/layouts/home.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ tags:
4444
og:image:height: "{{ image.height }}"
4545
og:url: "{{ page.canonical_url }}"
4646

47+
# Facebook
48+
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
49+
4750
# Mastodon
4851
fediverse:creator: "@[email protected]"
4952

theme/layouts/page.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ tags:
8080
og:image:height: "{{ image.height }}"
8181
og:url: "{{ page.canonical_url }}"
8282

83+
# Facebook
84+
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
85+
8386
# Mastodon
8487
fediverse:creator: "@[email protected]"
8588

theme/layouts/pride.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ tags:
6464
og:image:height: "{{ image.height }}"
6565
og:url: "{{ page.canonical_url }}"
6666

67+
# Facebook
68+
article:publisher: "https://www.facebook.com/PrivacyGuides.org"
69+
6770
# Twitter
6871
twitter:card: summary_large_image
6972
twitter:title: *page_title_with_site_name

0 commit comments

Comments
 (0)