Skip to content

Commit c3a3423

Browse files
authored
Merge pull request #276 from joyofrails/chore/update-bsky-link
Update bsky.app link
2 parents 8926718 + 41b01c0 commit c3a3423

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/content/pages/about/index.html.mdrb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ My name is Ross Kaffenberger and I’ve been building web applications with Ruby
5656

5757
I’d love for you to look around and let me know what you think.
5858

59-
Free free to reach out on any number of channels. [Send me an email](mailto:[email protected]). Connect with me on [Twitter](https://x.com/rossta), [Github](https://github.com/rossta), [Mastodon](https://ruby.social/@rossta), [Bluesky](https://bsky.app/profile/rossta.bsky.social) and [Linkedin](https://www.linkedin.com/in/rosskaffenberger). You can [subscribe](#newsletter-signup) to my newsletter to get notified of new content.
59+
Free free to reach out on any number of channels. [Send me an email](mailto:[email protected]). Connect with me on [Twitter](https://x.com/rossta), [Github](https://github.com/rossta), [Mastodon](https://ruby.social/@rossta), [Bluesky](https://bsky.app/profile/rossta.net) and [Linkedin](https://www.linkedin.com/in/rosskaffenberger). You can [subscribe](#newsletter-signup) to my newsletter to get notified of new content.
6060

6161
And of course, enjoy the ride.

app/content/pages/articles/web-push-notifications-from-rails.html.mdrb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ One more thing—a great resource to learn more about Web Push is the [Pushpad b
535535

536536
If you liked this article, please feel free to share it and [subscribe](#newsletter-signup) to hear more from me and get notified of new articles by email.
537537

538-
Did you find a bug or do you have questions about the content? You can [send me an email](mailto:[email protected]), connect with me on [Twitter](https://x.com/rossta), [Github](https://github.com/rossta), [Mastodon](https://ruby.social/@rossta), [Bluesky](https://bsky.app/profile/rossta.bsky.social), and/or [Linkedin](https://www.linkedin.com/in/rosskaffenberger).
538+
Did you find a bug or do you have questions about the content? You can [send me an email](mailto:[email protected]), connect with me on [Twitter](https://x.com/rossta), [Github](https://github.com/rossta), [Mastodon](https://ruby.social/@rossta), [Bluesky](https://bsky.app/profile/rossta.net), and/or [Linkedin](https://www.linkedin.com/in/rosskaffenberger).
539539

540540
Curious to peek behind the curtain and get a glimpse of the magic? [Joy of Rails is open source on Github](https://github.com/joyofrails/joyofrails.com). Feel free to look through the code and contribute.
541541

app/content/pages/contact/index.html.mdrb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Free free to reach out on the channel or social media outlets of your choice:
1111
- [Email](mailto:[email protected])
1212
- [Twitter](https://x.com/rossta)
1313
- [Mastodon](https://ruby.social/@rossta)
14-
- [Bluesky](https://bsky.app/profile/rossta.bsky.social)
14+
- [Bluesky](https://bsky.app/profile/rossta.net)
1515
- [Github](https://github.com/rossta)
1616
- [Linkedin](https://www.linkedin.com/in/rosskaffenberger)
1717
- [rossta.net](https://rossta.net) (my personal site)

app/views/application/_footer.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<a href="https://ruby.social/@rossta" target="_blank" rel="noopener noreferrer">ruby.social</a>
7070
</li>
7171
<li>
72-
<a href="https://bsky.app/profile/rossta.bsky.social" target="_blank" rel="noopener noreferrer">bluesky</a>
72+
<a href="https://bsky.app/profile/rossta.net" target="_blank" rel="noopener noreferrer">bluesky</a>
7373
</li>
7474
<li>
7575
<a href="https://www.linkedin.com/in/rosskaffenberger/" target="_blank" rel="noopener noreferrer">linked</a>

0 commit comments

Comments
 (0)