mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-05-03 12:02:20 +02:00
feat: add redirects
This commit is contained in:
committed by
João Peixoto
parent
42a1e8d69a
commit
b5a38b21e6
@@ -255,7 +255,7 @@ module.exports = {
|
||||
[
|
||||
'@vuepress/html-redirect',
|
||||
{
|
||||
duration: 0,
|
||||
countdown: 0,
|
||||
},
|
||||
],
|
||||
['vuepress-plugin-ipfs', IPFS_DEPLOY],
|
||||
|
||||
1
src/.vuepress/redirects
Normal file
1
src/.vuepress/redirects
Normal file
@@ -0,0 +1 @@
|
||||
/hello-world /0-hello-worlds
|
||||
Reference in New Issue
Block a user