1
This commit is contained in:
Evan Pratten 2023-04-08 13:24:11 -04:00
parent b18d6b3f58
commit 7a5fce95e2

12
go.svg Normal file
View File

@ -0,0 +1,12 @@
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" baseProfile="full" xmlns="http://www.w3.org/2000/svg">
<rect width="330" height="60" style="fill:rgb(255,255,255);" />
<text x="0" y="40" fill="rgb(0,0,0)" font-size="50px">
ewpratten.com
</text>
<script type="text/javascript">
window.location.href = "https://ewpratten.com";
</script>
</svg>

After

Width:  |  Height:  |  Size: 479 B