Skip to content

Commit bffce89

Browse files
authored
Update Home.vue
1 parent 6254cbb commit bffce89

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/.vuepress/theme/components/Home.vue

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,27 +98,27 @@ export default {
9898
{
9999
title: 'Interacting with the network',
100100
path: '/build/start-building/interacting-with-the-network/'
101-
}
101+
},
102102
{
103103
title: 'IPFS-backed pinning services',
104104
path: '/build/core-products/filecoin-backed-pinning-services/'
105-
}
105+
},
106106
{
107107
title: 'Powergate',
108108
path: '/build/core-products/powergate/'
109-
}
109+
},
110110
{
111111
title: 'Protocol Implementations',
112112
path: '/build/core-products/protocol-implementations/'
113-
}
113+
},
114114
{
115115
title: 'Wallets, signing tools and API clients',
116116
path: '/build/developer-tools/wallets-signing-tools-api-clients/'
117-
}
117+
},
118118
{
119119
title: 'Filecoin community resources',
120120
path: 'https://github.com/filecoin-project/docs/wiki#community-resources'
121-
}
121+
},
122122
{
123123
title: 'Component design system',
124124
path: 'http://filecoin.onrender.com/'

0 commit comments

Comments
 (0)