add fallback template for SVG
parent
38e66b3ef2
commit
563a145b28
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
◊(->html #:splice #t doc)
|
||||||
|
</svg>
|
||||||
|
|
After Width: | Height: | Size: 218 B |
Loading…
Reference in New Issue