initial commit
This commit is contained in:
4
examples/archinstall/docs/_templates/layout.html
vendored
Normal file
4
examples/archinstall/docs/_templates/layout.html
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "!layout.html" %}
|
||||
{% block extrahead %}
|
||||
<link href="{{ pathto("_static/style.css", True) }}" rel="stylesheet" type="text/css">
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user