diff --git a/.vuepress/theme/Layout.vue b/.vuepress/theme/Layout.vue index 52254fa..2b6ba54 100644 --- a/.vuepress/theme/Layout.vue +++ b/.vuepress/theme/Layout.vue @@ -4,11 +4,10 @@
LBRY - Overview - Documentation - Contribute - Develop + Overview Resources + Contribute + Community
@@ -34,7 +33,7 @@
  • Want to contribute?

    Start exploring our API and help make LBRY better

    - Jump in + Jump in
  • @@ -129,13 +128,13 @@

    lbry

    lbrycrd

    Lighthouse

    @@ -240,11 +239,10 @@ -
  • Overview
  • -
  • Documentation
  • -
  • Contribute
  • -
  • Develop
  • +
  • Overview
  • Resources
  • +
  • Contribute
  • +
  • Community
  • Sitemap
  • MIT Licensed
  • diff --git a/resources/index.md b/resources/index.md index 0ad5025..849377c 100644 --- a/resources/index.md +++ b/resources/index.md @@ -1,4 +1,4 @@ --- documentation: true -title: Documentation +title: Resources --- diff --git a/open-api/lbry.md b/resources/lbry.md similarity index 100% rename from open-api/lbry.md rename to resources/lbry.md diff --git a/open-api/lbrycrd.md b/resources/lbrycrd.md similarity index 100% rename from open-api/lbrycrd.md rename to resources/lbrycrd.md