An Object which contains all the meta information
theme: SoftUI({ meta: { author: String, owner: String, description: String, ogLocale: String, ogTitle: String, ogImage: String, ogType: String, ogUrl: String, ogSiteName: String, ogDescription: String, twitterTitle: String, twitterDescription: String, twitterDomain: String, twitterUrl: String, twitterCard: String, twitterSite: String, twitterSiteId: String, twitterCreator: String, twitterCreatorId: String, twitterImage: String, }, });
theme: SoftUI({ meta: { author: "PlainDevelopment", owner: "iMidnights", description: "SOFT-UI. An awesome theme for discord-dashboard created by Plain and iMidnight!", ogLocale: "en_US", ogTitle: "Soft-UI", ogImage: "/img/soft-ui.webp", ogType: "Theme", ogUrl: "https://google.com", ogSiteName: "Soft-UI Theme", ogDescription: "SOFT-UI. An awesome theme for discord-dashboard created by Plain and iMidnight!", twitterTitle: "Soft-UI Theme", twitterDescription: "SOFT-UI. An awesome theme for discord-dashboard created by Plain and iMidnight!", twitterDomain: "https://twitter.com/plainstuff", twitterUrl: "https://twitter.com/plainstuff", twitterCard: "summary_large_image", twitterSite: "https://twitter.com/iMidnight4", twitterSiteId: "https://twitter.com/plainstuff", twitterCreator: "69", twitterCreatorId: "420", twitterImage: "/img/soft-ui.webp", }, });
Was this page helpful?