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

@@ -15,6 +15,7 @@ permissions:
env:
VIDEOS_SITE_BASE_URL: https://www.privacyguides.org/videos/
NEWS_SITE_BASE_URL: https://www.privacyguides.org/news/
HOMEPAGE_CTA_ABOUT_LINK: about.html
HOMEPAGE_CTA_DONATE_LINK: about/donate.html
BUILD_OFFLINE: true
@@ -174,6 +175,7 @@ jobs:
env:
LANGUAGE_SWITCHER: false
ARTICLES_SITE_BASE_URL: https://www.privacyguides.org/posts/tag/articles/
NEWS_SITE_BASE_URL: https://www.privacyguides.org/news/
steps:
- name: Add GitHub Token to Environment