This commit is contained in:
parent
5128fdf423
commit
4b73564dac
1 changed files with 3 additions and 1 deletions
|
@ -59,7 +59,9 @@ module Pages
|
||||||
p {
|
p {
|
||||||
a(href: 'https://git.farthergate.com/asr') { 'git' }
|
a(href: 'https://git.farthergate.com/asr') { 'git' }
|
||||||
plain ' ~ '
|
plain ' ~ '
|
||||||
a(href: 'https://bsky.app/profile/farthergate.com') { 'bsky' }
|
a(rel: 'me',href: 'https://floss.social/@asr') { 'mastodon' }
|
||||||
|
plain ' ~ '
|
||||||
|
a(rel: 'me',href: 'https://bsky.app/profile/farthergate.com') { 'bsky' }
|
||||||
plain ' ~ '
|
plain ' ~ '
|
||||||
a(href: 'https://git.farthergate.com/asr/farthergate.com') { 'source' }
|
a(href: 'https://git.farthergate.com/asr/farthergate.com') { 'source' }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue