fix(docs): move contribute home (#38547)

* fix: move homepage and expand docs
* docs: add docs installation guide
This commit is contained in:
Oliver Eyton-Williams
2020-04-14 12:47:33 +02:00
committed by GitHub
parent d74d72446d
commit a8203d9f1a
3 changed files with 169 additions and 151 deletions

View File

@@ -21,6 +21,7 @@
<script>
window.$docsify = {
// Main Config
homepage: 'index.md',
name: 'freeCodeCamp.org',
logo: 'components/logo.svg',
loadSidebar: 'components/sidebar.md',