diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:53 +0000 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-01-28 18:06:53 +0000 |
| commit | ed52216fb8df3c5c6ed1561ed59699a67a950187 (patch) | |
| tree | 643debcd204e511e0842a68f6946a97a26f51814 /website/src/components/Me.astro | |
| parent | 17aa658fb8b86a5caf3d3608f7871e43d09be55a (diff) | |
| parent | c9f6c53a0d9617e3d3a6862b3998322c2a1470c8 (diff) | |
Merge branch 'main' of https://github.com/joeacarstairs/personal-website
Diffstat (limited to 'website/src/components/Me.astro')
| -rw-r--r-- | website/src/components/Me.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/src/components/Me.astro b/website/src/components/Me.astro index fc21bbf..4d26ace 100644 --- a/website/src/components/Me.astro +++ b/website/src/components/Me.astro @@ -45,6 +45,7 @@ <a href="https://www.facebook.com/joe.carstairs.5" rel="me">Facebook</a>, <a href="https://mastodon.social/@joe_carstairs" rel="me">Mastodon</a>, <a href="https://www.linkedin.com/in/joe-carstairs-0aa936277" rel="me">LinkedIn</a>, + <a href="https://bsky.app/profile/joeacarstairs.bsky.social" rel="me">BlueSky</a>, or <a href="https://github.com/joeacarstairs" rel="me">GitHub</a>. </small> </p> |
