Skip to content

Instantly share code, notes, and snippets.

@usualoma
Created December 25, 2022 07:24
Show Gist options
  • Save usualoma/3eb91a4e5829088389ef2eaf11c43b5c to your computer and use it in GitHub Desktop.
Save usualoma/3eb91a4e5829088389ef2eaf11c43b5c to your computer and use it in GitHub Desktop.
<svg xmlns="http://www.w3.org/2000/svg"
width="1200" height="800" viewBox="0 0 1200 800">
<mt:EntryAssets limit="1" offset="1"><image href="<mt:AssetThumbnailURL width="1200" height="800" />" width="1200" height="800" /></mt:EntryAssets>
<rect x="0" y="20%" width="100%" height="300px" fill="#ffffff" fill-opacity="0.8"></rect>
<text x="50%" y="32.5%" text-anchor="middle" dominant-baseline="central" font-size="80"><mt:EntryTitle /></text>
<text x="65%" y="49%" text-anchor="right" dominant-baseline="central" font-size="50"><mt:EntryAuthorDisplayName /></text>
<image href="<mt:AuthorUserpicURL />" x="59%" y="46%" width="50" height="50" />
<rect x="-5" y="-5" width="1210" height="810" fill="none" stroke="#00a78b" stroke-width="55px" rx="80" ry="80"></rect>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment