Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ede07cb9d | |||
| b902baccad | |||
| 909c7855f3 | |||
| 770171dcc0 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
imageAlt="Minimalist blog workspace"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={false}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "Start Reading", href: "blog" },
|
||||
{ text: "About Me", href: "about" },
|
||||
|
||||
Reference in New Issue
Block a user