mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-08 01:10:03 +02:00
chore: Update landing page title and footer links
Co-authored-by: Jafeth Garro <IAmJafeth@users.noreply.github.com>
This commit is contained in:
parent
363caeb974
commit
779c0188f1
5 changed files with 44 additions and 2 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue