pages/site/garden/matrix/index.md
thepaperpilot 14a570c17b
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 36m50s
Fixed content loading issue
2024-06-18 02:32:30 -05:00

19 lines
No EOL
575 B
Markdown

---
public: "true"
slug: "matrix"
title: "Matrix"
prev: false
next: false
---
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">Matrix</h1>
<p>2 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
> Referenced by: [Cinny](/garden/cinny/index.md), [Commune](/garden/commune/index.md), [Synapse](/garden/synapse/index.md)
[Matrix](https://matrix.org) is a protocol for [Decentralized](/garden/decentralized/index.md) messaging