forked from Mirrors/keyoxide-web
Fix footer links
This commit is contained in:
parent
a23a579980
commit
f0a748542c
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ footer
|
|||
.container
|
||||
.hcards
|
||||
div
|
||||
h1 keyoxide.org
|
||||
h1 Keyoxide
|
||||
a(href="/") Homepage
|
||||
br
|
||||
a(href="/about") About Keyoxide
|
||||
|
@ -25,10 +25,10 @@ footer
|
|||
|
||||
div
|
||||
h1 Development
|
||||
a(href="/") Source code
|
||||
a(href="https://codeberg.org/keyoxide/") Source code
|
||||
br
|
||||
a(href="/") CI/CD
|
||||
a(href="https://drone.keyoxide.org/keyoxide/web") CI/CD
|
||||
br
|
||||
a(href="/") doip.js
|
||||
a(href="https://js.doip.rocks") doip.js
|
||||
|
||||
p.copyright © 2021 Keyoxide project contributors
|
||||
|
|
Loading…
Reference in a new issue