File tree Expand file tree Collapse file tree 6 files changed +13
-7
lines changed
Expand file tree Collapse file tree 6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 11** /.preview
22** /.definition
3+
4+ # Include logos
5+ ! * .svg
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616instances :
17- - url : https:// ai-dynamo.docs.buildwithfern.com
17+ - url : ai-dynamo.docs.buildwithfern.com
1818
1919title : NVIDIA Dynamo Documentation
2020
@@ -32,17 +32,18 @@ navbar-links:
3232
3333# NVIDIA branding colors
3434colors :
35- accentPrimary :
36- light : ' #3D6B00 ' # Darker NVIDIA green for light mode (WCAG AA compliant)
37- dark : ' #76B900 ' # Standard NVIDIA green for dark mode
35+ accent-primary :
36+ dark : " #76B900 "
37+ light : " #4A7300 "
3838 background :
39- light : ' #FFFFFF '
40- dark : ' #1A1A1A '
39+ dark : " #1A1A1A "
40+ light : " #FFFFFF "
4141
4242# Logo and favicon
4343logo :
44+ href : /
4445 light : ./assets/img/nvidia-logo.svg
4546 dark : ./assets/img/nvidia-logo-dark.svg
4647 height : 50
4748
48- favicon : ./assets/img/favicon.ico
49+ favicon : ./assets/img/favicon.png
You can’t perform that action at this time.
0 commit comments