This commit is contained in:
Gary Tierney
2019-07-18 02:44:35 +01:00
parent fe457d762a
commit 0b61e559fc
13 changed files with 321 additions and 27 deletions
+2 -4
View File
@@ -17,7 +17,7 @@
{
"files": [
"api/**.yml",
"api/index.md"
"api/**.md"
]
},
{
@@ -50,9 +50,7 @@
"dest": "_site",
"globalMetadataFiles": [],
"fileMetadataFiles": [],
"template": [
"default"
],
"template": [ "default", "templates/material" ],
"postProcessors": [],
"markdownEngineName": "markdig",
"noLangKeyword": false,