diff --git a/content/demos.md b/content/silicate-demos.md similarity index 100% rename from content/demos.md rename to content/silicate-demos.md diff --git a/hugo.toml b/hugo.toml index c30f99a..d052589 100644 --- a/hugo.toml +++ b/hugo.toml @@ -16,7 +16,7 @@ enableGitInfo = true [[menus.main]] name = 'Demos' - pageRef = '/demos' + pageRef = '/silicate-demos' weight = 30 [[menus.main]]