@@ -108,14 +108,14 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
108
108
{
109
109
title : 'x' ,
110
110
items : [
111
- {
112
- label : 'Github' ,
113
- href : 'https://github.com/flashbots' ,
114
- } ,
115
111
{
116
112
label : 'Forum' ,
117
113
href : 'https://collective.flashbots.net/' ,
118
114
} ,
115
+ {
116
+ label : 'Github' ,
117
+ href : 'https://github.com/flashbots' ,
118
+ } ,
119
119
{
120
120
label : 'Documentation' ,
121
121
href : 'https://docs.flashbots.net/' ,
@@ -130,46 +130,16 @@ const darkCodeTheme = require("prism-react-renderer/themes/dracula");
130
130
title : 'x' ,
131
131
items : [
132
132
{
133
- label : 'What Is MEV' ,
134
- href : 'https://docs.flashbots.net/new-to-mev' ,
135
- } ,
136
- {
137
- label : 'MEV Protection' ,
138
- href : 'https://docs.flashbots.net/flashbots-protect/overview' ,
139
- } ,
140
- {
141
- label : 'The MEV Letter' ,
142
- href : 'https://collective.flashbots.net/tag/the-mev-letter' ,
143
- } ,
144
- ] ,
145
- } ,
146
- {
147
- title : 'x' ,
148
- items : [
149
- {
150
- label : 'Ethereum Block Building' ,
151
- href : 'https://docs.flashbots.net/flashbots-mev-boost/block-builders' ,
152
- } ,
153
- {
154
- label : 'Transparency reports' ,
155
- href : 'https://writings.flashbots.net/tags/transparency-report' ,
133
+ label : 'Youtube' ,
134
+ href : 'https://www.youtube.com/@flashbots' ,
156
135
} ,
157
- ] ,
158
- } ,
159
- {
160
- title : 'x' ,
161
- items : [
162
136
{
163
137
label : 'Discord' ,
164
138
href : 'http://discord.gg/flashbots' ,
165
139
} ,
166
140
{
167
- label : 'YouTube' ,
168
- href : 'https://www.youtube.com/channel/UCclbTgsnYUy3vmrptIqCmqQ' ,
169
- } ,
170
- {
171
- label : 'Calendar' ,
172
- href : 'https://calendar.flashbots.net' ,
141
+ label : 'The MEV Letter' ,
142
+ href : 'https://collective.flashbots.net/tag/the-mev-letter' ,
173
143
} ,
174
144
] ,
175
145
} ,
0 commit comments