mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-20 17:02:24 +00:00
Quartz sync: Jun 17, 2025, 11:36 AM
This commit is contained in:
parent
d2aab982ed
commit
cf96e3b5ed
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Welcome!
|
title: Welcome! 🌱 🪴
|
||||||
---
|
---
|
||||||
🌱 🪴
|
> [!note] 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.
|
||||||
|
> Subscribe to my updated [RSS feed](/index.xml), sign my [guestbook](/guestbook/), or say hi via [email](/about#contact/)!
|
||||||
|
|
||||||
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/)!
|
|
||||||
|
@ -1,2 +1,10 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
// @use "themes";
|
// @use "themes";
|
||||||
|
// .callout {
|
||||||
|
// &[data-callout="custom"] {
|
||||||
|
// --color: #customcolor;
|
||||||
|
// --border: #custombordercolor;
|
||||||
|
// --bg: #custombg;
|
||||||
|
// --callout-icon: url("data:image/svg+xml; utf8, <custom formatted svg>"); //SVG icon code
|
||||||
|
// }
|
||||||
|
// }
|
Loading…
x
Reference in New Issue
Block a user