mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs: images (#3280)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
This commit is contained in:
5
book/theme/head.hbs
Normal file
5
book/theme/head.hbs
Normal file
@ -0,0 +1,5 @@
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta property="og:title" content="Reth Book" />
|
||||
<meta property="og:description" content="The Reth Book contains all information about using Reth as an infrastructure node operator." />
|
||||
<meta name="twitter:image:src" content="https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-alpha.png" />
|
||||
<meta property="og:image" content="https://raw.githubusercontent.com/paradigmxyz/reth/main/assets/reth-alpha.png" />
|
||||
Reference in New Issue
Block a user