Skip to content

Commit ed3c2bc

Browse files
committed
Add to sidebar
1 parent ea4118d commit ed3c2bc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app/local/config/navigation/protocol.ts

+6-2
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,10 @@ export const navigation: SectionData[] = [
405405
{
406406
title: 'Proposals Term 5',
407407
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+
},
408412
{
409413
// eslint-disable-next-line quotes
410414
title: "5.28 - [Executable] Reimbursement of eth.limo's ongoing legal fees",
@@ -538,7 +542,7 @@ export const navigation: SectionData[] = [
538542
},
539543
{
540544
// 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",
542546
href: '/dao/proposals/5.3',
543547
},
544548
{
@@ -736,7 +740,7 @@ export const navigation: SectionData[] = [
736740
},
737741
{
738742
// 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",
740744
href: '/dao/proposals/0.2',
741745
},
742746
{

0 commit comments

Comments
 (0)