fix #435 remove i18n (#451)

* fix #435 remove i18n
This commit is contained in:
Kalidou Diagne
2025-06-12 23:30:32 +08:00
committed by GitHub
parent a32832746c
commit fd0d52b6ec
135 changed files with 767 additions and 2813 deletions

View File

@@ -1,8 +1,6 @@
export type SiteConfig = typeof siteConfig
export const siteConfig = {
showLanguageSwitcher: true, // enable when we have more languages
showOnlyEnabledLanguages: true, // enable to show only enabled languages
name: "Privacy & Scaling Explorations",
description:
"Enhancing Ethereum through cryptographic research and collective experimentation.",