mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-11 08:55:53 +00:00
update head.tsx for Logos
This commit is contained in:
parent
a55cd28910
commit
fdd7d4e204
10
content/A note on the state of content within this site.md
Normal file
10
content/A note on the state of content within this site.md
Normal file
@ -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.
|
@ -1,5 +1,9 @@
|
||||
---
|
||||
title: Waku Roadmap
|
||||
tags:
|
||||
- "Waku Roadmap"
|
||||
date: 2023-08-22
|
||||
lastmod: 2023-08-22
|
||||
---
|
||||
|
||||
Welcome to the Waku Roadmap Overview
|
@ -23,7 +23,7 @@ export default (() => {
|
||||
<meta property="og:height" content="675" />
|
||||
<link rel="icon" href={iconPath} />
|
||||
<meta name="description" content={description} />
|
||||
<meta name="generator" content="Quartz" />
|
||||
<meta name="generator" content="Logos Roadmaps" />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
||||
{css.map((href) => (
|
||||
|
Loading…
x
Reference in New Issue
Block a user