From 2363db38b0c703dc6d27393095d00dabac87658d Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 23 Jul 2026 22:22:05 -0500 Subject: [PATCH] New Ghost domain --- content/_index.md | 2 +- hugo.yaml | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/content/_index.md b/content/_index.md index d4fcaf36..d47069e7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -105,7 +105,7 @@ aliases: {{< hextra/feature-card title="Newsletter" subtitle="Subscribe to our newsletter and never miss an update on the latest in the consumer digital privacy world." - link="#/portal" + link="https://www.privacyguides.org/#/portal" icon="mail-open" >}} {{< hextra/feature-card diff --git a/hugo.yaml b/hugo.yaml index 27ebdc10..209216f2 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -11,17 +11,6 @@ ignoreFiles: module: imports: - path: github.com/imfing/hextra - # mounts: - # - source: content - # target: content - # - source: prebuild/public/articles - # target: content/articles - # - source: prebuild/public/livestreams - # target: content/livestreams - # - source: prebuild/public/news - # target: content/news - # - source: prebuild/public/videos - # target: content/videos markup: # allow raw html @@ -56,8 +45,8 @@ menu: pageRef: /activism weight: 40 - name: Updates + url: "https://www.privacyguides.org/" weight: 50 - pageRef: /news - name: Forum url: "https://discuss.privacyguides.net" weight: 60