docs: split link files up in config

This commit is contained in:
Richard Moore 2022-12-30 11:55:59 -05:00
parent 789a1342f0
commit b4c4191fbe

View File

@ -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",