Skip to content

Commit d9ecb38

Browse files
committed
add bsky logo and link
1 parent d3792f4 commit d9ecb38

File tree

13 files changed

+61
-0
lines changed

13 files changed

+61
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ links = [
1717
{ title = "YouTube", url = "https://www.youtube.com/@rustunit_com", icon = "youtube" },
1818
# { title = "Twitter", url = "https://twitter.com/rustunitcom", icon = "twitter" },
1919
{ title = "Mastodon", url = "https://mastodon.social/@rustunit", icon = "mastodon" },
20+
{ title = "Bsky", url = "https://bsky.app/profile/rustunit.com", icon = "bsky" },
2021
{ title = "Discord", url = "https://discord.gg/rZv4uxSQx3", icon = "discord" },
2122
]

docs/blog/2024/04-15-bevy-meetup/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ <h1 id="missed-anything">Missed anything?</h1>
139139
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
140140
</a>
141141

142+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
143+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
144+
</a>
145+
142146
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
143147
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
144148
</a>

docs/blog/2024/10-21-bevy-libgdx-atlas/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ <h1 id="tldr">TL;DR</h1>
178178
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
179179
</a>
180180

181+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
182+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
183+
</a>
184+
181185
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
182186
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
183187
</a>

docs/blog/2024/11-15-bevy-channel-trigger/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ <h1 id="what-about-bevy-crossbeam-event">What about bevy_crossbeam_event?</h1>
148148
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
149149
</a>
150150

151+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
152+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
153+
</a>
154+
151155
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
152156
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
153157
</a>

docs/blog/2024/12-10-rust-web-drag-drop-image/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ <h1 id="conclusion">Conclusion</h1>
216216
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
217217
</a>
218218

219+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
220+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
221+
</a>
222+
219223
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
220224
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
221225
</a>

docs/blog/2024/12-16-rust-feature-debugging/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ <h1 id="conclusion">Conclusion</h1>
134134
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
135135
</a>
136136

137+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
138+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
139+
</a>
140+
137141
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
138142
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
139143
</a>

docs/blog/2024/hello-world/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ <h1 class="title">
6060
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
6161
</a>
6262

63+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
64+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
65+
</a>
66+
6367
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
6468
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
6569
</a>

docs/blog/2025/01-02-bevy-mobile-framerate/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ <h1 id="conclusion">Conclusion</h1>
102102
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
103103
</a>
104104

105+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
106+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
107+
</a>
108+
105109
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
106110
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
107111
</a>

docs/blog/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ <h1>Blog</h1>
189189
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
190190
</a>
191191

192+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
193+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
194+
</a>
195+
192196
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
193197
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
194198
</a>

docs/contact/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ <h1>Contact</h1>
6565
<img alt="Mastodon" class="icon" src="https://rustunit.com/icons/mastodon.svg" />
6666
</a>
6767

68+
<a rel="me" href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;rustunit.com" title="Bsky">
69+
<img alt="Bsky" class="icon" src="https://rustunit.com/icons/bsky.svg" />
70+
</a>
71+
6872
<a rel="me" href="https:&#x2F;&#x2F;discord.gg&#x2F;rZv4uxSQx3" title="Discord">
6973
<img alt="Discord" class="icon" src="https://rustunit.com/icons/discord.svg" />
7074
</a>

0 commit comments

Comments
 (0)