From f660f4cd81ca8a27bdee5a8e9bc004a0779c713f Mon Sep 17 00:00:00 2001 From: Rami Maalouf Date: Sun, 2 Jun 2024 19:09:45 -0400 Subject: [PATCH] Quartz sync: Jun 2, 2024, 7:09 PM --- content/{README.md => index.md} | 0 quartz.config.ts | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename content/{README.md => index.md} (100%) diff --git a/content/README.md b/content/index.md similarity index 100% rename from content/README.md rename to content/index.md diff --git a/quartz.config.ts b/quartz.config.ts index 4a2faf0e1..a8c714726 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -15,7 +15,7 @@ const config: QuartzConfig = { provider: "plausible", }, locale: "en-US", - baseUrl: "https://ramimaalouf.me", + baseUrl: "https://psycho-baller.github.io", ignorePatterns: [ "private", "templates",