Skip to main content
Module

x/lume/plugins/og_images.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.1.3/plugins/og_images.ts";

Properties

optional
extensions: string[]

The list of extensions this plugin applies to

optional
includes: string

Custom includes path to load the layout

cache: string | boolean

The cache folder

optional
satori: SatoriOptions

The options for Satory to generate the SVG image.