Skip to main content
Module

x/fresh_seo/mod.ts>freshSEOPlugin

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

type

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