mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
11 lines
487 B
XML
11 lines
487 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630" role="img" aria-label="markdown blog">
|
||
|
|
<rect x="0" y="0" width="1200" height="630" rx="48" ry="48" fill="#000000"/>
|
||
|
|
<text x="600" y="360"
|
||
|
|
text-anchor="middle"
|
||
|
|
font-family="ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial"
|
||
|
|
font-size="140"
|
||
|
|
font-weight="700"
|
||
|
|
fill="#ffffff"
|
||
|
|
letter-spacing="-2">markdown blog</text>
|
||
|
|
</svg>
|