pages/site/garden/chromatic-lattice/index.md
thepaperpilot d525a1f2c2
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m23s
Updated content
2024-11-07 22:11:37 -06:00

19 lines
621 B
Markdown

---
public: "true"
slug: "chromatic-lattice"
title: "Chromatic Lattice"
prev: false
next: false
---
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">Chromatic Lattice</h1>
<p>7 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
<details><summary>Referenced by:</summary><a href="/garden/fedi-v2/index.md">Fedi v2</a><a href="/garden/incremental-social/index.md">Incremental Social</a><a href="/now/index">/now</a></details>
A multiplayer game I have in development :)