diff --git a/src/config/_default/config.yml b/src/config/_default/config.yml index 8c9c357..fceefb2 100644 --- a/src/config/_default/config.yml +++ b/src/config/_default/config.yml @@ -220,6 +220,11 @@ menu: URL: /community/get-involved weight: 6 + - parent: community + name: Design Guidelines + URL: /community/design-guidelines + weight: 7 + # --- Events --- - identifier: events URL: /events diff --git a/src/content/design-guidelines/_index.md b/src/content/design-guidelines/_index.md index c8726dd..fbc1717 100644 --- a/src/content/design-guidelines/_index.md +++ b/src/content/design-guidelines/_index.md @@ -2,7 +2,7 @@ --- position: "Community" - +aliases: /design-guidelines title: "Design Guidelines" subtitle: "Explore our Design Guidelines to understand the principles and best practices for creating consistent and user-friendly designs. Learn how to align your projects with our standards and ensure a seamless user experience." diff --git a/src/themes/odh-fbe/layouts/design-guidelines/list.html b/src/themes/odh-fbe/layouts/design-guidelines/list.html index 9b9dccb..1123087 100644 --- a/src/themes/odh-fbe/layouts/design-guidelines/list.html +++ b/src/themes/odh-fbe/layouts/design-guidelines/list.html @@ -121,11 +121,11 @@