fix: formatting, mike walton style

This commit is contained in:
vintro 2023-08-19 11:31:07 -04:00
parent b55eaf16fe
commit 53bbcf1f13
No known key found for this signature in database
3 changed files with 6 additions and 7 deletions

View File

@ -3,20 +3,19 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "🥽 Plastic Labs",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
baseUrl: "plasticlabs.ai",
ignorePatterns: ["private", "templates"],
theme: {
typography: {
header: "Schibsted Grotesk",
body: "Source Sans Pro",
code: "IBM Plex Mono",
header: "Spectral",
body: "Spectral",
code: "Ubuntu Mono",
},
colors: {
lightMode: {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB