Skip to content

Commit

Permalink
Quartz sync: Jul 29, 2024, 4:49 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
keithdperez committed Jul 29, 2024
1 parent 067e333 commit 2d4c81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const config: QuartzConfig = {
gray: "#b8b8b8",
darkgray: "#4e4e4e",
dark: "#2b2b2b",
secondary: "#c2c8cc",
secondary: "#3d4435",
tertiary: "#84a59d",
highlight: "rgba(143, 159, 169, 0.15)",
textHighlight: "#fff23688",
Expand Down

0 comments on commit 2d4c81f

Please sign in to comment.