File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
src/components/Navigation Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export default function Footer() {
34
34
</ ul >
35
35
< ul className = "contact" >
36
36
< li > 👋</ li >
37
- < li > < a href = "https://twitter.com/hal_lee" > Twitter </ a > </ li >
37
+ < li > < a href = "https://federated.hal.codes/@hal" rel = "me" > Mastodon </ a > </ li >
38
38
< li > < a href = "https://github.com/hallee" > GitHub</ a > </ li >
39
39
</ ul >
40
40
</ StyledFooter >
Original file line number Diff line number Diff line change 1
1
/.well-known/host-meta* https://federated.hal.codes/.well-known/host-meta:splat 301
2
2
/.well-known/webfinger* https://federated.hal.codes/.well-known/webfinger:splat 301
3
3
/.well-known/nodeinfo* https://federated.hal.codes/.well-known/nodeinfo:splat 301
4
+ /@hal* https://federated.hal.codes/@hal 301
You can’t perform that action at this time.
0 commit comments