From 857ae39afe8457eb853eda6be6a5ef36fe1dbc22 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Mon, 14 Sep 2026 10:30:29 -0700 Subject: [PATCH] fix og metadata --- _data/metadata.js | 2 +- _includes/head.njk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/metadata.js b/_data/metadata.js index 12ec7ac..9449491 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -1,6 +1,6 @@ export default { title: "District Dharma Collective", description: "Homepage for the District Dharma Collective out of DC", - url: "districtdharma.org", + url: "https://districtdharma.org", author: "Lee Cattarin", }; diff --git a/_includes/head.njk b/_includes/head.njk index 6017bad..ec7c55c 100644 --- a/_includes/head.njk +++ b/_includes/head.njk @@ -17,7 +17,7 @@ - +