Skip to content

Commit

Permalink
Link to bluesky
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Dec 10, 2024
1 parent 0a224fd commit f0b0e5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ extra:
link: https://theorangeone.net
- icon: fontawesome/brands/mastodon
link: https://theorangeone.net/@jake
- icon: fontawesome/brands/bluesky
link: https://bsky.app/profile/theorangeone.net
- icon: fontawesome/brands/twitter
link: https://twitter.com/RealOrangeOne
- icon: fontawesome/brands/github
Expand Down
6 changes: 3 additions & 3 deletions theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
<strong>Mastodon</strong>
</a>
,
<a href="https://twitter.com/RealOrangeOne">
<a href="https://bsky.app/profile/theorangeone.net">
<span class="twemoji twitter">
{% include ".icons/fontawesome/brands/twitter.svg" %}
{% include ".icons/fontawesome/brands/bluesky.svg" %}
</span>
<strong>Twitter</strong>
<strong>Bluesky</strong>
</a>
,
<a href="https://github.com/RealOrangeOne">
Expand Down

0 comments on commit f0b0e5d

Please sign in to comment.