Skip to content
On this page

OG Image

Parent: meta

A String which is used for a meta tag.

Example Usage

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

Types

Released under the MIT License.