From 116426ac7cb66aa7050c99863759e263535521bd Mon Sep 17 00:00:00 2001 From: Hyperling Date: Mon, 19 Jan 2026 05:35:48 -0700 Subject: [PATCH] Fix the metadata base URL. --- hugo.yml | 2 +- layouts/partials/meta.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.yml b/hugo.yml index 7e3b392..6b03b09 100644 --- a/hugo.yml +++ b/hugo.yml @@ -1,4 +1,4 @@ -baseURL: '/' +baseURL: 'https://rollingveganrendezvous.com/' languageCode: 'en-us' title: 'Rolling Vegan Rendezvous (RVR)' diff --git a/layouts/partials/meta.html b/layouts/partials/meta.html index 4c05c39..3f7ff83 100644 --- a/layouts/partials/meta.html +++ b/layouts/partials/meta.html @@ -2,7 +2,7 @@ - +