Skip to content
On this page

Twitter Image

Parent: meta

A String which is used for a meta tag.

Example Usage

js
theme: SoftUI({
    meta: {
        twitterImage: "/img/soft-ui.png"
    }
})

Types

Released under the MIT License.