mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
Update documentation and code snippets
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@ html_static_path = ["_static"]
|
|||||||
|
|
||||||
html_context = {
|
html_context = {
|
||||||
"languages": [
|
"languages": [
|
||||||
("English", "/en/latest/%s/", "en"),
|
("English", "/en/latest/%s.html", "en"),
|
||||||
("Русский", "/ru/latest/%s/", "ru"),
|
("Русский", "/ru/latest/%s.html", "ru"),
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user