fix: missing quote
All checks were successful
Deploy to Cloudflare Pages / publish (push) Successful in 45s
All checks were successful
Deploy to Cloudflare Pages / publish (push) Successful in 45s
This commit is contained in:
parent
37b3a51546
commit
3230cbde54
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ layout: base
|
||||||
inkscape:label="Layer 1"
|
inkscape:label="Layer 1"
|
||||||
inkscape:groupmode="layer"
|
inkscape:groupmode="layer"
|
||||||
id="layer1"
|
id="layer1"
|
||||||
fill="var(--ink)
|
fill="var(--ink)"
|
||||||
transform="translate(87.299564,-58.901255)">
|
transform="translate(87.299564,-58.901255)">
|
||||||
<path
|
<path
|
||||||
style="display:inline;fill:#000000"
|
style="display:inline;fill:#000000"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue