diff --git a/content/index.md b/content/index.md
index f385ff8..293965f 100644
--- a/content/index.md
+++ b/content/index.md
@@ -1,6 +1,6 @@
---
title: Welcome to the Motherboard
-image: https://cdn.liz.computer/liz/paper.png
+image: https://cdn.lizroboto.com/liz/lr.png
---
@@ -10,7 +10,7 @@ image: https://cdn.liz.computer/liz/paper.png

> [!example] Hello Internet
-> I go by the name Liz Roboto - some people know me as B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, fitness, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week. Subscribe to my updated RSS feed, sign my guestbook, or say hi via email)!
+> I go by the name Liz Roboto - some people know me as B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, fitness, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week. Subscribe to my updated RSS feed, sign my guestbook, or say hi via email)!
>
## My Writing
diff --git a/quartz.config.ts b/quartz.config.ts
index 9b8e765..b46eb28 100644
--- a/quartz.config.ts
+++ b/quartz.config.ts
@@ -9,14 +9,14 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
pageTitle: "Liz (˶ˆᗜˆ˵)",
- pageTitleSuffix: " | Liz.computer",
+ pageTitleSuffix: " | Liz Roboto",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "",
},
locale: "en-US",
- baseUrl: "liz.computer",
+ baseUrl: "lizroboto.com",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified",
theme: {