Skip to content

Commit fcaadf7

Browse files
authored
Change nav bar logo & color (#226)
1 parent a8c83d0 commit fcaadf7

File tree

5 files changed

+320
-560
lines changed

5 files changed

+320
-560
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"exclude": ["api/overview.md"]
2424
}
2525
],
26-
"resource": ["logo-light-mode.svg", "logo-dark-mode.svg", "favicon.png", "images/**", "workflows/**"],
26+
"resource": ["onix-logo.svg", "favicon.png", "images/**", "workflows/**"],
2727
"output": "_site",
2828
"overwrite": [
2929
{
@@ -37,7 +37,7 @@
3737
"pdf": false,
3838
"_appFooter": "&copy; Open Ephys and Contributors. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
3939
"_appFaviconPath": "favicon.png",
40-
"_appLogoPath": "logo-light-mode.svg"
40+
"_appLogoPath": "onix-logo.svg"
4141
},
4242
"markdownEngineName": "markdig",
4343
"markdownEngineProperties": {

0 commit comments

Comments
 (0)