mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-20 08:52:25 +00:00
Quartz sync: Jun 17, 2025, 11:31 AM
This commit is contained in:
parent
e012618727
commit
d2aab982ed
@ -3,6 +3,6 @@ title: 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 digital garden. This site is always under in progress!
|
||||
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/)!
|
||||
|
@ -29,7 +29,7 @@ const config: QuartzConfig = {
|
||||
},
|
||||
colors: {
|
||||
lightMode: {
|
||||
light: "#faf8f8",
|
||||
light: "#eff1f5",
|
||||
lightgray: "#e5e5e5",
|
||||
gray: "#b8b8b8",
|
||||
darkgray: "#4e4e4e",
|
||||
@ -45,7 +45,7 @@ const config: QuartzConfig = {
|
||||
gray: "#646464",
|
||||
darkgray: "#d4d4d4",
|
||||
dark: "#ebebec",
|
||||
secondary: "#7b97aa",
|
||||
secondary: "#bac2de",
|
||||
tertiary: "#84a59d",
|
||||
highlight: "rgba(143, 159, 169, 0.15)",
|
||||
textHighlight: "#b3aa0288",
|
||||
|
@ -43,7 +43,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
Component.Explorer(),
|
||||
],
|
||||
right: [
|
||||
Component.Graph(),
|
||||
// Component.Graph(),
|
||||
Component.DesktopOnly(Component.TableOfContents()),
|
||||
Component.Backlinks(),
|
||||
],
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 36 KiB |
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 233 KiB |
Loading…
x
Reference in New Issue
Block a user