shot of post - πŸ’­ statically makes OG images **easy**

Here's my thought on πŸ’­ statically makes OG images easy


Staically makes creating OG images so easy, you can just pop this in your

section with some og tags.

    <meta name="og:image" name="og:image"
        content="https://cdn.statically.io/og/{{post.title}}" />
    <meta name="twitter:image" name="twitter:image"
        content="https://cdn.statically.io/og/{{post.title}}" />
    <meta name="og:image:height" content="640" />
    <meta name="og:image:width" content="1280" />

Note

This post is a thought. It's a short note that I make about someone else's content online. Learn more about the process thoughts

This post was a thought by Waylon Walker see all my thoughts at https://waylonwalker.com/thoughts