File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
content/learning-paths/mobile-graphics-and-gaming/model-training-gym Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11---
2- title : Fine-Tuning Neural Graphics Models with Model Gym
2+ title : Fine-tuning neural graphics models with Model Gym
33
44minutes_to_complete : 45
55
@@ -53,7 +53,8 @@ further_reading:
5353
5454
5555# ## FIXED, DO NOT MODIFY
56- weight : 1
57- layout : " learningpathall"
58- learning_path_main_page : " yes"
56+ # ================================================================================
57+ weight : 1 # _index.md always has weight of 1 to order correctly
58+ layout : " learningpathall" # All files under learning paths have this same wrapper
59+ learning_path_main_page : " yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
5960---
You can’t perform that action at this time.
0 commit comments