This commit is contained in:
parent
f8220c7bbf
commit
2a481ed6b3
1 changed files with 2 additions and 2 deletions
|
@ -57,11 +57,11 @@ module Pages
|
|||
|
||||
footer(class: 'text-gray-500 py-4 text-center flex flex-col items-center gap-3') {
|
||||
p {
|
||||
a(href: 'https://git.farthergate.com/p') { 'git' }
|
||||
a(href: 'https://git.farthergate.com/asr') { 'git' }
|
||||
plain ' ~ '
|
||||
a(href: 'https://bsky.app/profile/farthergate.com') { 'bsky' }
|
||||
plain ' ~ '
|
||||
a(href: 'https://git.farthergate.com/p/rad:z3eNe9ayEhwgxmeJb92jwiY1QsANh') { 'source' }
|
||||
a(href: 'https://git.farthergate.com/asr/farthergate.com') { 'source' }
|
||||
}
|
||||
p { "built with phlexite and tailwindcss" }
|
||||
p { "© #{Time.now.year} Aleks Rūtiņš" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue