Skip to content

Commit 2b56972

Browse files
committed
Creating branch and adding the page to config.js
1 parent 5467363 commit 2b56972

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,8 @@ module.exports = {
224224
'/how-to/websites-on-ipfs/multipage-website',
225225
'/how-to/websites-on-ipfs/link-a-domain',
226226
'/how-to/websites-on-ipfs/introducing-fleek',
227-
'/how-to/websites-on-ipfs/static-site-generators'
227+
'/how-to/websites-on-ipfs/static-site-generators',
228+
'/how-to/websites-on-ipfs/gateway-redirects'
228229
]
229230
},
230231
{

0 commit comments

Comments
 (0)