Skip to content

Commit

Permalink
fix: update bluesky app page URL
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Sep 6, 2024
1 parent 4206270 commit 34ae5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taccsite_cms/templates/snippets/logos-social-media.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<use href="/static/site_cms/img/org_logos/instagram.svg#instagram-icon"></use>
</svg>
</a>
<a href="https://staging.bsky.app/profile/taccutexas.bsky.social" target="_blank" class="logos__bluesky">
<a href="https://bsky.app/profile/taccutexas.bsky.social" target="_blank" class="logos__bluesky">
<svg viewBox="0 0 64 57" xmlns="http://www.w3.org/2000/svg" role="img">
<title>Bluesky</title>
<path d="M13.873 3.805C21.21 9.332 29.103 20.537 32 26.55v15.882c0-.338-.13.044-.41.867-1.512 4.456-7.418 21.847-20.923 7.944-7.111-7.32-3.819-14.64 9.125-16.85-7.405 1.264-15.73-.825-18.014-9.015C1.12 23.022 0 8.51 0 6.55 0-3.268 8.579-.182 13.873 3.805ZM50.127 3.805C42.79 9.332 34.897 20.537 32 26.55v15.882c0-.338.13.044.41.867 1.512 4.456 7.418 21.847 20.923 7.944 7.111-7.32 3.819-14.64-9.125-16.85 7.405 1.264 15.73-.825 18.014-9.015C62.88 23.022 64 8.51 64 6.55c0-9.818-8.578-6.732-13.873-2.745Z"></path>
Expand Down

0 comments on commit 34ae5d1

Please sign in to comment.