
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||
--- |
|||
layout: none |
|||
--- |
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="148" height="20"> |
|||
<g shape-rendering="crispEdges"><path fill="#555" d="M0 0h49v20H0z"/><path fill="#007ec6" d="M49 0h99v20H49z"/></g> |
|||
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="255" y="140" transform="scale(.1)" textLength="390">release</text> |
|||
<text x="975" y="140" transform="scale(.1)" textLength="890">{{ site.latest_release }}</text></g> |
|||
</svg> |
Loading…
Reference in new issue