File tree 1 file changed +6
-2
lines changed
app/local/config/navigation
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -405,6 +405,10 @@ export const navigation: SectionData[] = [
405
405
{
406
406
title : 'Proposals Term 5' ,
407
407
links : [
408
+ {
409
+ title : '5.29 - [Executable] Funding request for Unruggable to build and operate a network of gateways' ,
410
+ href : '/dao/proposals/5.29' ,
411
+ } ,
408
412
{
409
413
// eslint-disable-next-line quotes
410
414
title : "5.28 - [Executable] Reimbursement of eth.limo's ongoing legal fees" ,
@@ -538,7 +542,7 @@ export const navigation: SectionData[] = [
538
542
} ,
539
543
{
540
544
// eslint-disable-next-line prettier/prettier
541
- title : ' 5.3 - [Social] Determine ENS Labs\ ' next steps in eth.link litigation' ,
545
+ title : " 5.3 - [Social] Determine ENS Labs' next steps in eth.link litigation" ,
542
546
href : '/dao/proposals/5.3' ,
543
547
} ,
544
548
{
@@ -736,7 +740,7 @@ export const navigation: SectionData[] = [
736
740
} ,
737
741
{
738
742
// eslint-disable-next-line prettier/prettier
739
- title : ' 0.2 - [Executable] Retrospective airdrop for accounts that owned another account\ 's primary ENS 1' ,
743
+ title : " 0.2 - [Executable] Retrospective airdrop for accounts that owned another account's primary ENS 1" ,
740
744
href : '/dao/proposals/0.2' ,
741
745
} ,
742
746
{
You can’t perform that action at this time.
0 commit comments