Fix typo in template meltdownlyon2020

Forgot closing parenthesis when referencing images clips, which caused
the SVG to display correctly in browser but not in inkscape (hence
malformed PNG exports).
master
Niels Giorno 2020-08-28 12:47:46 +02:00
parent cc4a2f1053
commit a70184923b
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
{% import "meltdown/characters_corrections.j2" as charcorr %}
{% import "meltdownlyon2020/characters_corrections.j2" as charcorr %}
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
@ -4565,7 +4565,7 @@
</g>
</g>
<g
clip-path="url(#player{{loop.index}}_msk"
clip-path="url(#player{{loop.index}}_msk)"
>
<image
id="player{{loop.index}}_char1"