mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 14:28:20 +01:00
feat: 💫 Add graph to follows
This commit is contained in:
parent
19d8d4cdbc
commit
6db5aee6cd
|
|
@ -79,4 +79,14 @@ Once a follow relationship is established, the **followee**'s instance should se
|
||||||
```
|
```
|
||||||
|
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
|
## Graph
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="/graphs/how-follows-work.svg" target="_blank">View the full-size graph</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div className="bg-zinc-800 rounded border border-zinc-900/5 dark:border-white/5 p-4">
|
||||||
|
<img src="/graphs/how-follows-work.svg" alt="How Follows Work" className="w-full" />
|
||||||
|
</div>
|
||||||
|
|
|
||||||
13
public/graphs/how-follows-work.svg
Normal file
13
public/graphs/how-follows-work.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 137 KiB |
Loading…
Reference in a new issue