diff --git a/hugo/content/api/_index.md b/hugo/content/api/_index.md new file mode 100644 index 00000000..17590f28 --- /dev/null +++ b/hugo/content/api/_index.md @@ -0,0 +1,5 @@ +--- +title: "API" +weight: 300 +--- + diff --git a/hugo/layouts/partials/langium-mobile-menu.html b/hugo/layouts/partials/langium-mobile-menu.html index dcade5fd..a370323e 100644 --- a/hugo/layouts/partials/langium-mobile-menu.html +++ b/hugo/layouts/partials/langium-mobile-menu.html @@ -36,6 +36,9 @@ Playground + + API + Support diff --git a/hugo/layouts/partials/langium-nav.html b/hugo/layouts/partials/langium-nav.html index 1a1c909a..502a895a 100644 --- a/hugo/layouts/partials/langium-nav.html +++ b/hugo/layouts/partials/langium-nav.html @@ -8,6 +8,9 @@ Playground + + API + Support