From 368c121e617927b839e96c5a44750f558ea59c79 Mon Sep 17 00:00:00 2001
From: WalkQuackBack <163211185+WalkQuackBack@users.noreply.github.com>
Date: Mon, 30 Sep 2024 17:29:40 -0400
Subject: [PATCH] Update docfx.json
---
wwwroot/docfx.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wwwroot/docfx.json b/wwwroot/docfx.json
index 5128d63..39097f9 100644
--- a/wwwroot/docfx.json
+++ b/wwwroot/docfx.json
@@ -29,11 +29,11 @@
"_enableSearch": true,
"_appLogoPath": "images/Icon-Transparent-1024.png",
"_appFaviconPath": "images/icon.ico",
- "_appFooter": "",
+ "_appFooter": "",
"pdf": true
},
"postProcessors": [
"ExtractSearchIndex"
]
}
-}
\ No newline at end of file
+}