fix layout and implement new design (#470)

* fix layout and implement new design + fix dark mode styles
This commit is contained in:
Kalidou Diagne
2025-06-20 13:09:55 +01:00
committed by GitHub
parent 75934467e5
commit 8ea062d57b
23 changed files with 429 additions and 274 deletions

View File

@@ -1,7 +1,7 @@
export type SiteConfig = typeof siteConfig
export const siteConfig = {
name: "Privacy & Scaling Explorations",
name: "PSE",
description:
"Enhancing Ethereum through cryptographic research and collective experimentation.",
url: "https://pse.dev",