docs: split link files up in config
This commit is contained in:
parent
789a1342f0
commit
b4c4191fbe
@ -32,7 +32,12 @@ export default {
|
||||
|
||||
codeRoot: "../src.ts/index.ts",
|
||||
links: [
|
||||
"./links.txt",
|
||||
"./links/javascript.txt",
|
||||
"./links/npm.txt",
|
||||
"./links/projects.txt",
|
||||
"./links/ricmoo.txt",
|
||||
"./links/specs.txt",
|
||||
"./links/wiki.txt"
|
||||
],
|
||||
staticFiles: [
|
||||
"logo.svg",
|
||||
|
Loading…
Reference in New Issue
Block a user