Minor modification.

This commit is contained in:
kovacsv 2021-12-23 22:06:30 +01:00
parent 43917f401d
commit 6bb94d2ac7

View File

@ -1,6 +1,6 @@
{
"source": {
"include": "source"
"include": ["source", "website"]
},
"opts": {
"template": "node_modules/docdash/",
@ -16,5 +16,10 @@
"target":"_blank"
}
}
}
},
"templates": {
"default": {
"includeDate": false
}
}
}