Skip to main content
Module

x/diplodocus/mod.ts>defaultConfig

🦕 Deno Deploy Docs 📓
Latest
variable defaultConfig
import { defaultConfig } from "https://deno.land/x/diplodocus@0.0.4/mod.ts";

type

{ sourceDir: string; rootFile: string; lang: string; siteName: string; description: string; favicon: string; image: string; twitter: string; navLinks; listPages; tocLevels: number[]; removeDefaultStyles: boolean; bottomHead: string; bottomBody: string; }