You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| **Learning Path** | `id` | ✅ | **Crucial.** A stable UUIDfor tracking progress. **Do not change.** [^1] |
162
163
| **Learning Path**, **Course**, **module** | `tags` | - | Keywordsfor content discovery. Multiple tags can be selected. |
163
164
| **Learning Path**, **Course**, **module** | `categories` | - | The main categories for the content. Only one can be selected. |
164
-
| **Learning Path**, **Course** | `banner` | - | Path to an image in the `static` folder, e.g., `images/icon.svg`. |
165
+
| **Learning Path**, **Course** | `banner` | - | Path to a banner image located in the samefolder (Page Bundle). |
165
166
166
167
> For a complete list of all predefined variables and advanced usage, please refer to the official [Hugo FrontMatter documentation](https://gohugo.io/content-management/front-matter/).
167
168
@@ -243,6 +244,9 @@ For optimal performance, we recommend hosting large videos on dedicated platform
243
244
Before publishing, it is crucial to preview your content locally to check for formatting errors, broken links, and overall structure.
0 commit comments