File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -95,14 +95,11 @@ Configure your setup.
95
95
96
96
** Execution Layer Client Options**
97
97
98
- <nav >
99
- <select id =" execution-clients " >
100
- <option value="">Select an option</option>
101
- <option value="lib/ethereum/geth-noderunners-docs.md">Geth Lighthouse</option>
102
- <option value="lib/ethereum/lighthouse-erigon-noderunners-docs.md">Erigon Lighthouse</option>
103
- <option value="lib/ethereum/prysm-erigon-noderunners-docs.md">Erigon Prysm</option>
104
- </select >
105
- </nav >
98
+ | Option |
99
+ | --- |
100
+ | [ Geth Lighthouse] ( lib/ethereum/geth-noderunners-docs.md ) |
101
+ | [ Erigon Lighthouse] ( lib/ethereum/lighthouse-erigon-noderunners-docs.md ) |
102
+ | [ Erigon Prysm] ( lib/ethereum/prysm-erigon-noderunners-docs.md ) |
106
103
107
104
<script >
108
105
// Add event listener to the dropdown
You can’t perform that action at this time.
0 commit comments