Skip to content

Commit 34ae5d1

Browse files
committed
fix: update bluesky app page URL
1 parent 4206270 commit 34ae5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taccsite_cms/templates/snippets/logos-social-media.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<use href="/static/site_cms/img/org_logos/instagram.svg#instagram-icon"></use>
3232
</svg>
3333
</a>
34-
<a href="https://staging.bsky.app/profile/taccutexas.bsky.social" target="_blank" class="logos__bluesky">
34+
<a href="https://bsky.app/profile/taccutexas.bsky.social" target="_blank" class="logos__bluesky">
3535
<svg viewBox="0 0 64 57" xmlns="http://www.w3.org/2000/svg" role="img">
3636
<title>Bluesky</title>
3737
<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>

0 commit comments

Comments
 (0)