generated from inherentlee/11ty
+1
-1
@@ -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",
|
||||
};
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@
|
||||
<meta property="og:description" content="{{ metadata.description }}" />
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||
<meta property="og:image" content="/img/logo-light.png" />
|
||||
<meta property="og:image" content="{{ metadata.url }}/img/logo-light.png" />
|
||||
<meta property="og:image:alt" content="the district dharma logo, which depicts a stylized lotus flower under 3 dots, surrounded by an upper and lower curve, in two shades of blue" />
|
||||
|
||||
<meta name="generator" content="{{ eleventy.generator }}">
|
||||
|
||||
Reference in New Issue
Block a user