Module

x/lume/plugins/modify_urls.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://dotland.deno.dev/x/lume@v1.13.2/plugins/modify_urls.ts";

Properties

extensions: string[]

The list of extensions this plugin applies to

fn: (url: string, page: Page) => string

The function to generate the new url