docs: add site-level meta description for SEO (#21903)

Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Emma Jamieson-Hoare
2026-02-06 14:30:16 +00:00
committed by GitHub
parent 6953971c2f
commit 25003be018
2 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ import { basePath } from './redirects.config'
export default defineConfig({
title: 'Reth',
description: 'Reth is a secure, performant, and modular Ethereum execution client built in Rust.',
logoUrl: '/logo.png',
iconUrl: '/logo.png',
ogImageUrl: '/reth-prod.png',