mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-19 03:04:27 -05:00
docs: add site-level meta description for SEO (#21903)
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
committed by
GitHub
parent
6953971c2f
commit
25003be018
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user