chore: Update landing page title and footer links

Co-authored-by: Jafeth Garro <IAmJafeth@users.noreply.github.com>
This commit is contained in:
Mauro Balades 2024-08-18 01:20:53 +02:00
parent 363caeb974
commit 779c0188f1
5 changed files with 44 additions and 2 deletions

View file

@ -8,14 +8,14 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "Zen Browser Docs",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "zen-browser.app",
baseUrl: "docs.zen-browser.app",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {