mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
layout: set user friendly versionname
This commit is contained in:
parent
7bd957b496
commit
e011442e41
3
docs/_templates/layout.html
vendored
3
docs/_templates/layout.html
vendored
@ -1,4 +1,5 @@
|
|||||||
{% extends "!layout.html" %}
|
{% extends "!layout.html" %}
|
||||||
|
{%- set current_version = "1.4.x sagitta" %}
|
||||||
{% block extrahead %}
|
{% block extrahead %}
|
||||||
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
|
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user