Skip to content

Commit 53f8ddf

Browse files
committed
Updated for search function, app title, and footer update
1 parent dd8e003 commit 53f8ddf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/docfx.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,11 @@
7272
"disableGitFeatures": false,
7373
"globalMetadata": {
7474
"_appLogoPath": "images/Logo.png",
75-
"_appFaviconPath": "images/Logo.png"
75+
"_appFaviconPath": "images/Logo.png",
76+
"_appTitle": "MADE.NET",
77+
"_appFooter": "Copyright (c) MADE Apps",
78+
"_enableSearch": true,
79+
"_enableNewTab": true
7680
}
7781
}
7882
}

0 commit comments

Comments
 (0)