summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2023-11-16 21:38:40 +0100
committerrebortg <github@ghlr.de>2023-11-16 21:38:40 +0100
commite9b730bf247a2020aa219ae7e141873e87ab39d3 (patch)
tree407b3d3d216f40978ce1e63072f5f2e296402dde /docs
parent6e3a9269f54cbe91dc98d3d7f023260dbf1edc2c (diff)
downloadvyos-documentation-e9b730bf247a2020aa219ae7e141873e87ab39d3.tar.gz
vyos-documentation-e9b730bf247a2020aa219ae7e141873e87ab39d3.zip
correct version in template
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index e7ede58c..6cb68508 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -1,5 +1,5 @@
{% extends "!layout.html" %}
-{%- set current_version = "1.4.x sagitta" %}
+{%- set current_version = "1.5.x circinus" %}
{% block extrahead %}
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
<link href="{{ pathto("_static/css/datatables.css", True) }}" rel="stylesheet" type="text/css">