Skip to content

Commit e7d2a79

Browse files
committed
twitter -> bsky
1 parent 6d475bc commit e7d2a79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
display: block;
1616
margin: 100px auto;
1717
}
18-
18+
1919
/* Darker colours for dark mode */
2020
@media (prefers-color-scheme: dark) {
2121
body {
2222
color: #eaeaea;
2323
background-color: #212121;
2424
}
25-
25+
2626
a {
2727
color: cyan;
2828
}
@@ -45,7 +45,7 @@
4545

4646
<div style="position: fixed; bottom: 5px; right: 10px; text-align: right; font-family: Arial, sans-serif; text-transform: uppercase;">
4747
<span style="font-size: x-small;">
48-
made by <a href="http://twitter.com/sharpfarts">@sharpfarts</a>
48+
made by <a href="https://bsky.app/profile/erunion.zone">@erunion.zone</a>
4949
</span>
5050
</div>
5151

0 commit comments

Comments
 (0)