项目文件夹

文件
Elías Snorrason 28446e949e Pass docs versions as context variables to jinja (#482)
This replaces the fix in #480.
2022-09-22 21:05:12 +00:00

4 行
108 B
JavaScript

var Version = {
version_number: "placeholder_version_number",
commit_hash: "placeholder_commit_hash",
};