10 lines
402 B
XML
Executable File
10 lines
402 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg height="2.5em" width="24.36em" xmlns="http://www.w3.org/2000/svg">
|
|
<style>
|
|
@import url('http://fonts.cdnfonts.com/css/cascadia-code');
|
|
</style>
|
|
<rect width="100%" height="100%" fill="black" />
|
|
<text x=".5em" y="1.15em" fill="#188a18" font-size="1.5em" font-family="Cascadia Code">
|
|
Blog entry @ c0ntroller.de
|
|
</text>
|
|
</svg> |