File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,15 +103,21 @@ plugins:
103103 - redirects :
104104 redirect_maps :
105105 " about.md " : " about/roadmap.md"
106- " repo.md " : " https://github.com/FuckingNode/FuckingNode"
107106 " roadmap.md " : " about/roadmap.md"
107+ " repo.md " : " https://github.com/FuckingNode/FuckingNode"
108+ " repository.md " : " https://github.com/FuckingNode/FuckingNode"
109+ " github.md " : " https://github.com/FuckingNode/FuckingNode"
108110 " cross-runtime.md " : " learn/cross-runtime-support.md"
109111 " cross-platform.md " : " learn/cross-runtime-support.md"
110112 " crossruntime.md " : " learn/cross-runtime-support.md"
111113 " crossplatform.md " : " learn/cross-runtime-support.md"
112114 " follow-us.md " : " about/social.md"
115+ " socials.md " : " about/social.md"
113116 " why.md " : " about/why.md"
114117 " motivation.md " : " about/why.md"
118+ " install.md " : " manual/install.md"
119+ " installation.md " : " manual/install.md"
120+ " download.md " : " manual/install.md"
115121
116122markdown_extensions :
117123 - abbr
You can’t perform that action at this time.
0 commit comments