Skip to main content
Module

x/lume/core/filesystem.ts>Page#updateDest

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Page.prototype.updateDest
Deprecated
Deprecated

Use page.data.url to change the url

import { Page } from "https://deno.land/x/lume@v1.15.2/core/filesystem.ts";

Update the destination file. It also update the data.url accordingly

Parameters

dest: Partial<Dest>