mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-10 14:48:13 -05:00
fix layout and implement new design (#470)
* fix layout and implement new design + fix dark mode styles
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user