diff options
| author | tedgravlin <123981212+tedgravlin@users.noreply.github.com> | 2023-06-16 16:05:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-06-16 16:14:06 -0400 |
| commit | 48acf5cd5f0472ae16706dc5966ea499a864f498 (patch) | |
| tree | 5653a5fab32bc14e88b9c26891139005f5c12c31 /static/articles/index.html | |
| parent | 825dd2d470640eb214a9964fd575e127f0fdae3a (diff) | |
Add Mastodon link to footer
Diffstat (limited to 'static/articles/index.html')
| -rw-r--r-- | static/articles/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/articles/index.html b/static/articles/index.html index 1e80a7c8..e90ebf66 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -81,6 +81,7 @@ <ul id="social"> <li><a href="https://discuss.grapheneos.org/">Forum</a></li> <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> + <li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li> <li><a href="https://github.com/GrapheneOS">GitHub</a></li> <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> <li><a href="https://www.linkedin.com/company/grapheneos/">LinkedIn</a></li> |
