mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
layout: set user friendly version name
This commit is contained in:
parent
1211f9a85e
commit
7529e811ee
1
docs/_templates/layout.html
vendored
1
docs/_templates/layout.html
vendored
@ -1,4 +1,5 @@
|
|||||||
{% extends "!layout.html" %}
|
{% extends "!layout.html" %}
|
||||||
|
{%- set current_version = "1.3.x equuleus" %}
|
||||||
{% 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