diff --git a/app/components/footer.js b/app/components/footer.js index a608dd9..f97e5d7 100644 --- a/app/components/footer.js +++ b/app/components/footer.js @@ -48,7 +48,6 @@ export default function (state) {
  • Resources
  • Contribute
  • Community
  • -
  • Sitemap
  • diff --git a/documents/sitemap.md b/documents/sitemap.md deleted file mode 100644 index ad969e4..0000000 --- a/documents/sitemap.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Sitemap ---- - -- [/](/) -- [/api](/api) - - [/blockchain](/api/blockchain) - - [/protocol](/api/protocol) -- [/build](/build) -- [/community](/community) -- [/contribute](/contribute) -- [/glossary](/glossary) -- [/guides](/guides) - - [/css](/guides/css) - - [/js](/guides/js) -- [/overview](/overview) -- [/resources](/resources) - - [/claimtrie](/resources/claimtrie) - - [/encrypt-lbrycrd](/resources/encrypt-lbrycrd) - - [/lbry-claimtrie](/resources/lbry-claimtrie) - - [/pow](/resources/pow) - - [/regtest-setup](/resources/regtest-setup) - - [/repository-standards](/resources/repository-standards) - - [/schema](/resources/schema) - - [/signing-claim](/resources/signing-claim) - - [/uri](/resources/uri) -- [/tour](/tour)