diff options
| author | inferenceus <admin@inferencium.net> | 2023-03-01 23:18:42 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-03-01 19:39:42 -0500 |
| commit | 8e0a725b4ec7780807f88d3174189d132711195f (patch) | |
| tree | dfdcd7e895450afa0667241cf9522516e8f566da /static/source.html | |
| parent | 1a725bb0e131f080ba9c864c508943ac1e5b24e9 (diff) | |
Add grapheneos.social Mastodon Instance to Services
GrapheneOS shares most of its source code for its services. Since
GrapheneOS is sharing its Mastodon configuration code at
https://github.com/GrapheneOS/grapheneos.social, add link to repository
to Services section of Source webpage of main GrapheneOS website.
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index c05d2817..c2f7240d 100644 --- a/static/source.html +++ b/static/source.html @@ -260,6 +260,7 @@ <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org">matrix.grapheneos.org</a>: Matrix and Element Web server</li> <li><a href="https://github.com/GrapheneOS/ns1.grapheneos.org">ns1.grapheneos.org</a>: DNS servers</li> <li><a href="https://github.com/GrapheneOS/discuss.grapheneos.org">discuss.grapheneos.org</a>: Discussion forum server</li> + <li><a href="https://github.com/GrapheneOS/grapheneos.social">grapheneos.social</a>: Mastodon instance</li> </ul> </section> |
