chore: Update the email and source
All checks were successful
Build site / Rust CI (push) Successful in 4s
All checks were successful
Build site / Rust CI (push) Successful in 4s
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
e4b310fc1c
commit
7df9a8ae19
1 changed files with 4 additions and 4 deletions
|
@ -17,15 +17,15 @@ highlight_code = true
|
|||
[extra]
|
||||
logo = "/otmp_logo.svg"
|
||||
ar_footer_nav = [
|
||||
{name = "البريد الإلكتروني", url = "mailto:a@4rs.nl", new_tab = true},
|
||||
{name = "البريد الإلكتروني", url = "mailto:otmp@4rs.nl", new_tab = true},
|
||||
{name = "مفتاح PGP", url = "/pgp.asc", new_tab = true},
|
||||
{name = "الشِفرة", url = "https://git.4rs.nl/awiteb/otmp_site", new_tab = true},
|
||||
{name = "الشِفرة", url = "https://git.4rs.nl/OxideTalis/otmp_site", new_tab = true},
|
||||
]
|
||||
author = "Awiteb"
|
||||
footer_nav = [
|
||||
{name = "Email", url = "mailto:a@4rs.nl", new_tab = true},
|
||||
{name = "Email", url = "mailto:otmp@4rs.nl", new_tab = true},
|
||||
{name = "PGP", url = "/pgp.asc", new_tab = true},
|
||||
{name = "Source", url = "https://git.4rs.nl/awiteb/otmp_site", new_tab = true},
|
||||
{name = "Source", url = "https://git.4rs.nl/OxideTalis/otmp_site", new_tab = true},
|
||||
]
|
||||
header_nav = [
|
||||
{name = "English", url = "/"},
|
||||
|
|
Loading…
Reference in a new issue