mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-20 17:02:24 +00:00
Quartz sync: Jun 17, 2025, 10:03 PM
This commit is contained in:
parent
904f986fca
commit
36930c80e6
@ -1,9 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Welcome! 🌱 🪴
|
title: Welcome!
|
||||||
---
|
---
|
||||||
<link rel="me" href="https://social.lol/@binarydigit"/>
|
<link rel="me" href="https://social.lol/@binarydigit"/>
|
||||||
<link rel="me" href="mailto:liz@foobox.com">
|
<link rel="me" href="mailto:liz@foobox.com">
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
> [!example] Welcome!
|
> [!example] Welcome!
|
||||||
> I’m Liz, aka B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, photography and currently working on a creative portfolio and digital garden. Please keep checking back for updates each week.
|
> I’m Liz, aka B. I'm a tech director, artist, casual gamer and CSS tinkerer. I love the small web, retro tech, travel, art, fashion, 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](/index.xml), sign my [guestbook](/guestbook/), or say hi via [email](/about#contact/)!
|
> Subscribe to my updated [RSS feed](/index.xml), sign my [guestbook](/guestbook/), or say hi via [email](/about#contact/)!
|
||||||
|
@ -8,8 +8,8 @@ import * as Plugin from "./quartz/plugins"
|
|||||||
*/
|
*/
|
||||||
const config: QuartzConfig = {
|
const config: QuartzConfig = {
|
||||||
configuration: {
|
configuration: {
|
||||||
pageTitle: "Liz's Garden",
|
pageTitle: "Liz's Digital Garden",
|
||||||
pageTitleSuffix: " ",
|
pageTitleSuffix: " | Liz.computer",
|
||||||
enableSPA: true,
|
enableSPA: true,
|
||||||
enablePopovers: true,
|
enablePopovers: true,
|
||||||
analytics: {
|
analytics: {
|
||||||
@ -24,7 +24,7 @@ const config: QuartzConfig = {
|
|||||||
cdnCaching: true,
|
cdnCaching: true,
|
||||||
typography: {
|
typography: {
|
||||||
header: "",
|
header: "",
|
||||||
body: "Roboto Mono",
|
body: "Roboto",
|
||||||
code: "Roboto Mono",
|
code: "Roboto Mono",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user