Skip to content

Commit

Permalink
Aggiorna config per Multimedia
Browse files Browse the repository at this point in the history
  • Loading branch information
Darakuu committed Dec 21, 2023
1 parent da6105d commit b1036eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ import * as Plugin from "./quartz/plugins"

const config: QuartzConfig = {
configuration: {
pageTitle: "📚 Algoritmi",
pageTitle: "🎥 Multimedia-Video",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
baseUrl: "quartz.Darakuu.algoritmi",
baseUrl: "quartz.Darakuu.multimedia",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {
Expand Down

0 comments on commit b1036eb

Please sign in to comment.