Add 'web' template options for 2 templates

master
Lertsenem 2020-12-20 19:26:31 +01:00
parent 3d04d83b08
commit 7d43fb91c6
2 changed files with 5 additions and 4 deletions

View File

@ -9,8 +9,8 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="508mm"
height="285.75mm"
width="{{ "100%" if "web" in options else "508mm" }}"
height="{{ "100%" if "web" in options else "285.75mm" }}"
viewBox="0 0 508.00001 285.75"
version="1.1"
id="svg8"

View File

@ -18,8 +18,9 @@
id="svg8"
version="1.1"
viewBox="0 0 359.83334 449.79166"
height="449.79166mm"
width="359.83334mm">
width="{{ "100%" if "web" in options else "359.83334" }}"
height="{{ "100%" if "web" in options else "449.79166mm" }}"
>
<defs
id="defs2">
<inkscape:path-effect