From 78507a24c8ad6467c66b1633ff9572933aec4d9e Mon Sep 17 00:00:00 2001 From: mrjvs Date: Thu, 14 Sep 2023 21:23:58 +0200 Subject: [PATCH] try to fix some stuff --- .docs/content/0.index.md | 2 +- .docs/content/1.Guide/{1.usage.md => 0.usage.md} | 0 .docs/content/1.Guide/_dir.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename .docs/content/1.Guide/{1.usage.md => 0.usage.md} (100%) diff --git a/.docs/content/0.index.md b/.docs/content/0.index.md index 72e0802..581634c 100644 --- a/.docs/content/0.index.md +++ b/.docs/content/0.index.md @@ -8,7 +8,7 @@ layout: page --- cta: - Get Started - - /guide/why-neat-config + - /guide/usage secondary: - Open on GitHub → - https://github.com/movie-web/providers diff --git a/.docs/content/1.Guide/1.usage.md b/.docs/content/1.Guide/0.usage.md similarity index 100% rename from .docs/content/1.Guide/1.usage.md rename to .docs/content/1.Guide/0.usage.md diff --git a/.docs/content/1.Guide/_dir.yml b/.docs/content/1.Guide/_dir.yml index eadfd00..59f471d 100644 --- a/.docs/content/1.Guide/_dir.yml +++ b/.docs/content/1.Guide/_dir.yml @@ -1,2 +1,2 @@ icon: ph:star-duotone -navigation.redirect: /guide/why-neat-config +navigation.redirect: /guide/usage