Skip to content

Commit 256b68b

Browse files
committed
Add bluesky
1 parent 3690d5f commit 256b68b

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

assets/img/bluesky.png

16.5 KB
Loading

pages/_includes/layouts/default.njk

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,14 @@
108108
class="icon mt"
109109
/></a>
110110
</li>
111+
<li>
112+
<a rel="me" href="https://bsky.app/profile/openwebdocs.org"
113+
><img
114+
src="/img/bluesky.png"
115+
alt="Bluesky logo icon"
116+
class="icon mt"
117+
/></a>
118+
</li>
111119
<li>
112120
<a href="https://opencollective.com/open-web-docs"
113121
><img

pages/team.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@ <h3>Estelle Weyl</h3>
4444
class="icon"
4545
/></a>
4646
</li>
47+
<li>
48+
<a href="https://bsky.app/profile/estelle.bsky.social"
49+
><img
50+
src="/img/bluesky.png"
51+
alt="Estelle's Bluesky"
52+
class="icon"
53+
/></a>
54+
</li>
4755
<li>
4856
<a href="https://estelle.github.io"
4957
><img
@@ -88,6 +96,14 @@ <h3>Florian Scholz</h3>
8896
class="icon"
8997
/></a>
9098
</li>
99+
<li>
100+
<a href="https://bsky.app/profile/florianscholz.com"
101+
><img
102+
src="/img/bluesky.png"
103+
alt="Florian's Bluesky"
104+
class="icon"
105+
/></a>
106+
</li>
91107
<li>
92108
<a href="https://www.linkedin.com/in/florianscholz"
93109
><img

0 commit comments

Comments
 (0)