From 30f05ff291a6fce479d127aa0571462fcd261467 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Wed, 13 Aug 2025 11:58:48 -0500 Subject: [PATCH] docs: Link to TikTok profile (#3095) Signed-off-by: fria Signed-off-by: Freddy --- docs/about.md | 1 + theme/main.html | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/about.md b/docs/about.md index 98fdc5fc1..1b2a3a276 100644 --- a/docs/about.md +++ b/docs/about.md @@ -182,6 +182,7 @@ However, Privacy Guides *does* have social media accounts on a wide variety of p - [:simple-reddit: Reddit](https://reddit.com/r/PrivacyGuides) - [:simple-x: X (Twitter)](https://x.com/privacy_guides) - [:simple-youtube: YouTube](https://youtube.com/@privacyguides) +- [:simple-tiktok: TikTok](https://www.tiktok.com/@privacyguides) diff --git a/theme/main.html b/theme/main.html index f3090eee1..bbb868846 100644 --- a/theme/main.html +++ b/theme/main.html @@ -84,6 +84,7 @@ {% endif %} {% if config.extra.context == "production" %} + {% endif %} {% if page and page.meta and page.meta.schema %}