mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-01-09 14:18:02 -05:00
feat: optimizations and clean up (#431)
* Add image optimization and image fallback * Add fonts optimization * Replace images with code with actual code blocks * Fix mpz project banner not loading #432 * Fix Replace text loading with skeletons #428 * Remove unused files
This commit is contained in:
@@ -6,6 +6,7 @@ export const siteConfig = {
|
||||
name: "Privacy & Scaling Explorations",
|
||||
description:
|
||||
"Enhancing Ethereum through cryptographic research and collective experimentation.",
|
||||
url: "https://pse.dev",
|
||||
links: {
|
||||
twitter: "https://twitter.com/privacyscaling",
|
||||
github: "https://github.com/privacy-scaling-explorations",
|
||||
|
||||
Reference in New Issue
Block a user