Skip to content

Commit

Permalink
Remove span element from app footer
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Mar 4, 2024
1 parent 3a6a4a2 commit 987bcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"globalMetadata": {
"_enableSearch": true,
"_enableNewTab": true,
"_appFooter": "<span>&copy; 2024 Bonsai Foundation CIC and Contributors. Licensed under <a href=\"https://creativecommons.org/licenses/by-sa/4.0/\">CC BY-SA 4.0</a>. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a></span>",
"_appFooter": "&copy; 2024 Bonsai Foundation CIC and Contributors. Licensed under <a href=\"https://creativecommons.org/licenses/by-sa/4.0/\">CC BY-SA 4.0</a>. Made with <a href=\"https://dotnet.github.io/docfx\">docfx</a>",
"_gitContribute": {
"repo": "https://github.com/bonsai-rx/docs",
"branch": "main",
Expand Down

0 comments on commit 987bcfa

Please sign in to comment.