This commit is contained in:
parent
2b76cfadde
commit
60781327fb
2 changed files with 11 additions and 1 deletions
|
@ -5,5 +5,15 @@
|
|||
:os: {{ os["NAME"] }}
|
||||
:version: {{ os["VERSION"] }}
|
||||
|
||||
Diagram
|
||||
=======
|
||||
|
||||
.. d2lang::
|
||||
:filename: d2lang/{{ hostname.replace("\n", "") }}.svg
|
||||
|
||||
...@source/infra.d2
|
||||
scaleway.{{ hostname.replace("\n", "").split(".")[0] }}*.style.animated: True
|
||||
home.{{ hostname.replace("\n", "").split(".")[0] }}*.style.animated: True
|
||||
|
||||
{% if extend_exists %}{% include "{hostname}.rst.j2".format(hostname=hostname) %}{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue