Add final EOL to circuit diagram SVG

This commit is contained in:
Reinout Meliesie 2025-09-01 19:19:48 +02:00
commit 2b9b6020bd
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -145,4 +145,4 @@
<ellipse cx="280" cy="200" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" />
<ellipse cx="360" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" />
<ellipse cx="560" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" />
</svg>
</svg>