mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05: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 = {
|
||||
"languages": [
|
||||
("English", "/en/latest/%s/", "en"),
|
||||
("Русский", "/ru/latest/%s/", "ru"),
|
||||
("English", "/en/latest/%s.html", "en"),
|
||||
("Русский", "/ru/latest/%s.html", "ru"),
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user