Module

x/fresh_seo/mod.ts>freshSEOPlugin

The fastest way ⚡️ to create sitemap and robots.txt in your Deno Fresh project 🍋
Latest
variable freshSEOPlugin
import { freshSEOPlugin } from "https://dotland.deno.dev/x/fresh_seo@1.0.1/mod.ts";

type

(manifest: Manifest, opts?: PluginOptions) => Plugin