Archived
feat: fix
This commit is contained in:
1 file changed
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg width="315" height="50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
<svg width="315" height="50" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
<title>Flask Counter - {{ title }}</title>
|
<title>Request Counter - {{ title }}</title>
|
||||||
<g>
|
<g>
|
||||||
<image x="0" y="0" width="45" height="50" xlink:href="{{ svg_img_0 }}"></image>
|
<image x="0" y="0" width="45" height="50" xlink:href="{{ svg_img_0 }}"></image>
|
||||||
<image x="45" y="0" width="45" height="50" xlink:href="{{ svg_img_1 }}"></image>
|
<image x="45" y="0" width="45" height="50" xlink:href="{{ svg_img_1 }}"></image>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 809 B After Width: | Height: | Size: 811 B |
Reference in New Issue
Block a user