chore: Add arabic footer

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-06-01 16:50:38 +03:00
parent 9483e897d3
commit 2262ca4c9a
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -15,11 +15,16 @@ taxonomies = [
highlight_code = true highlight_code = true
[extra] [extra]
ar_footer_nav = [
{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},
]
author = "Awiteb" author = "Awiteb"
footer_nav = [ footer_nav = [
{name = "Email", url = "mailto:a@4rs.nl", new_tab = true}, {name = "Email", url = "mailto:a@4rs.nl", new_tab = true},
{name = "PGP", url = "/pgp.asc", new_tab = true}, {name = "PGP", url = "/pgp.asc", new_tab = true},
{name = "Source", url = "https://git.4rs.nl/awiteb/OxideTalis_site", new_tab = true}, {name = "Source", url = "https://git.4rs.nl/awiteb/otmp_site", new_tab = true},
] ]
header_nav = [ header_nav = [
{name = "English", url = "/"}, {name = "English", url = "/"},