Quartz sync: Jul 24, 2025, 12:13 PM

This commit is contained in:
Liz 2025-07-24 12:13:43 -04:00
parent 3cde547f33
commit 4d527692f8
2 changed files with 4 additions and 4 deletions

View File

@ -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
---
<link rel="me" href="https://proven.lol/e1a9d3"/>
<link rel="me" href="https://social.lol/@binarydigit"/>
@ -10,7 +10,7 @@ image: https://cdn.liz.computer/liz/paper.png
![Unsplash image by Lorenzo Herrera](/images/unsplash-banner.png)
> [!example] Hello Internet
> I go by the name <span class="h-card"><a href="http://liz.computer/" class="u-url u-uid"><img class="h-card" src="https://binarycdn.b-cdn.net/liz/smol-flopp.png" width="80" align="right"/>Liz Roboto</a></span> - 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 <a href="/index.xml">RSS feed</a>, sign my <a href="/guestbook/">guestbook</a>, or say hi via <a href="/about#contact/">email</a>)!
> I go by the name <span class="h-card"><a href="http://lizroboto.com/" class="u-url u-uid"><img class="h-card" src="https://cdn.lizroboto.com/liz/smol-flopp.png" width="80" align="right"/>Liz Roboto</a></span> - 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 <a href="/index.xml">RSS feed</a>, sign my <a href="/guestbook/">guestbook</a>, or say hi via <a href="/about#contact/">email</a>)!
> <br>
## My Writing

View File

@ -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: {