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:
Kalidou Diagne
2025-06-05 11:21:58 +09:00
committed by GitHub
parent 313c85ee71
commit 1c42c7f31d
46 changed files with 465 additions and 242 deletions

View File

@@ -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",