mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-07-27 00:22:23 +00:00
Quartz sync: Jul 24, 2025, 12:13 PM
This commit is contained in:
parent
3cde547f33
commit
4d527692f8
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Welcome to the Motherboard
|
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://proven.lol/e1a9d3"/>
|
||||||
<link rel="me" href="https://social.lol/@binarydigit"/>
|
<link rel="me" href="https://social.lol/@binarydigit"/>
|
||||||
@ -10,7 +10,7 @@ image: https://cdn.liz.computer/liz/paper.png
|
|||||||

|

|
||||||
|
|
||||||
> [!example] Hello Internet
|
> [!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>
|
> <br>
|
||||||
|
|
||||||
## My Writing
|
## My Writing
|
||||||
|
@ -9,14 +9,14 @@ import * as Plugin from "./quartz/plugins"
|
|||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
pageTitle: "Liz (˶ˆᗜˆ˵)",
|
pageTitle: "Liz (˶ˆᗜˆ˵)",
|
||||||
pageTitleSuffix: " | Liz.computer",
|
pageTitleSuffix: " | Liz Roboto",
|
||||||
enableSPA: true,
|
enableSPA: true,
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: {
|
||||||
provider: "",
|
provider: "",
|
||||||
},
|
},
|
||||||
locale: "en-US",
|
locale: "en-US",
|
||||||
baseUrl: "liz.computer",
|
baseUrl: "lizroboto.com",
|
||||||
ignorePatterns: ["private", "templates", ".obsidian"],
|
ignorePatterns: ["private", "templates", ".obsidian"],
|
||||||
defaultDateType: "modified",
|
defaultDateType: "modified",
|
||||||
theme: {
|
theme: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user