diff options
| author | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-11 09:49:21 -0800 |
|---|---|---|
| committer | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-11 09:49:21 -0800 |
| commit | 8172d7996a8ce60f7cca8e13fd248c03beaeb740 (patch) | |
| tree | 576fe2eb26946d655a82c7ccbaba6111ba200a24 | |
| parent | a13ba9a1a4e88b4464d3ad9b67356b9140b3104d (diff) | |
| download | dat-docs-8172d7996a8ce60f7cca8e13fd248c03beaeb740.tar.gz dat-docs-8172d7996a8ce60f7cca8e13fd248c03beaeb740.zip | |
Update mkdocs.yml
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ site_name: Dat project theme: readthedocs pages: -- Home: 'README.md' +- Home: 'index.md' - Meta: - 'Changelog': 'meta/changelog.md' - 'Collaborators': 'meta/collaborators.md' |
