fix: Email Arabic name
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
594efa9458
commit
9ef7bb9805
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ highlight_code = true
|
|||
[extra]
|
||||
logo = "/otmp_en.png"
|
||||
ar_footer_nav = [
|
||||
{name = "الايميل", url = "mailto:a@4rs.nl", new_tab = true},
|
||||
{name = "البريد الإلكتروني", url = "mailto:a@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},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue