Skip to content

Commit f0b0e5d

Browse files
committed
Link to bluesky
1 parent 0a224fd commit f0b0e5d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ extra:
1010
link: https://theorangeone.net
1111
- icon: fontawesome/brands/mastodon
1212
link: https://theorangeone.net/@jake
13+
- icon: fontawesome/brands/bluesky
14+
link: https://bsky.app/profile/theorangeone.net
1315
- icon: fontawesome/brands/twitter
1416
link: https://twitter.com/RealOrangeOne
1517
- icon: fontawesome/brands/github

theme/main.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
<strong>Mastodon</strong>
1717
</a>
1818
,
19-
<a href="https://twitter.com/RealOrangeOne">
19+
<a href="https://bsky.app/profile/theorangeone.net">
2020
<span class="twemoji twitter">
21-
{% include ".icons/fontawesome/brands/twitter.svg" %}
21+
{% include ".icons/fontawesome/brands/bluesky.svg" %}
2222
</span>
23-
<strong>Twitter</strong>
23+
<strong>Bluesky</strong>
2424
</a>
2525
,
2626
<a href="https://github.com/RealOrangeOne">

0 commit comments

Comments
 (0)