1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-11-27 16:24:44 +00:00

Add news tab and update about page

This commit is contained in:
2025-11-26 16:01:22 -06:00
parent cb2ea5e18c
commit c729f3bb90
7 changed files with 31 additions and 4 deletions

View File

@@ -64,6 +64,7 @@ jobs:
echo "MAIN_SITE_KNOWLEDGE_BASE_URL=https://www.privacyguides.org/en/basics/why-privacy-matters/"
echo "ARTICLES_SITE_BASE_URL=https://www.privacyguides.org/posts/tag/articles/"
echo "VIDEOS_SITE_BASE_URL=https://www.privacyguides.org/videos/"
echo "NEWS_SITE_BASE_URL=https://www.privacyguides.org/news/"
} >> "$GITHUB_ENV"
- name: Set Metadata for Privileged Builds