From fdd7d4e2046a9d6c0747d832efca6376a3ae4fc8 Mon Sep 17 00:00:00 2001 From: Corey Petty Date: Tue, 22 Aug 2023 14:58:10 -0400 Subject: [PATCH] update head.tsx for Logos --- .../A note on the state of content within this site.md | 10 ++++++++++ content/roadmap/waku/index.md | 4 ++++ quartz/components/Head.tsx | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 content/A note on the state of content within this site.md diff --git a/content/A note on the state of content within this site.md b/content/A note on the state of content within this site.md new file mode 100644 index 000000000..f4569edf0 --- /dev/null +++ b/content/A note on the state of content within this site.md @@ -0,0 +1,10 @@ +--- +title: On the state of content within this site +date: 2023-08-21 +lastmod: 2023-08021 +draft: false +--- + +This site is an ongoing work in progress. The links within are an attempt to capture a lot of moving targets. This means that the information here may or may not be the bleeding edge of what is true with respect the development within the Logos Collective projects. + +It is our aim to continuously get closer to that target, but we will continuously fail at that. If you know something is out of date or incorrect, raise an issue or make a PR. \ No newline at end of file diff --git a/content/roadmap/waku/index.md b/content/roadmap/waku/index.md index 138a5bab6..c41a855bd 100644 --- a/content/roadmap/waku/index.md +++ b/content/roadmap/waku/index.md @@ -1,5 +1,9 @@ --- title: Waku Roadmap +tags: +- "Waku Roadmap" +date: 2023-08-22 +lastmod: 2023-08-22 --- Welcome to the Waku Roadmap Overview \ No newline at end of file diff --git a/quartz/components/Head.tsx b/quartz/components/Head.tsx index 67f0c0245..4eee8c3f2 100644 --- a/quartz/components/Head.tsx +++ b/quartz/components/Head.tsx @@ -23,7 +23,7 @@ export default (() => { - + {css.map((href) => (