Skip to content
On this page

Description

Parent: meta

A String which is used for a meta tag.

Example Usage

js
theme: SoftUI({
    meta: {
        description: "SOFT-UI. An awesome theme for discord-dashboard created by Plain and iMidnight!"
    }
})

Types

Released under the MIT License.