diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2023-12-23 14:55:28 +0000 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-23 09:59:53 -0500 |
| commit | d4b759f751acbed7626bc4b21cf57157465d8775 (patch) | |
| tree | 72227eae5bfe75c21d2a1cba6494da2b4886aad1 /templates | |
| parent | 8a40f5a6b694fe5521e490a576b29c06b0bc1f44 (diff) | |
Add Bluesky to footer
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html index 2697b595..65ab603f 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -7,6 +7,7 @@ <li><a href="https://grapheneos.org/hiring">Hiring</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://bsky.app/profile/grapheneos.org">Bluesky</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> |
