mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
feat: Add forum link to header
This commit is contained in:
parent
b4334baa1e
commit
ef3f68bf06
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ header
|
||||||
a.text(href='/') Home
|
a.text(href='/') Home
|
||||||
a.text(href='https://docs.keyoxide.org') Docs
|
a.text(href='https://docs.keyoxide.org') Docs
|
||||||
a.text(href='https://blog.keyoxide.org') Blog
|
a.text(href='https://blog.keyoxide.org') Blog
|
||||||
|
a.text(href='https://community.keyoxide.org') Forum
|
||||||
|
|
Loading…
Reference in a new issue