diff options
author | Karissa McKelvey <krmckelv@gmail.com> | 2016-02-12 12:32:44 -0800 |
---|---|---|
committer | Karissa McKelvey <krmckelv@gmail.com> | 2016-02-12 12:32:44 -0800 |
commit | cb06b6cf3ae56313d41091837cb030a5ca9e8f73 (patch) | |
tree | b467d91c7fa87b43623357425d30f807240e4372 /mkdocs.yml | |
parent | 2ab4e2656898edff4f9e20f8dc2cba74dc4dda83 (diff) | |
download | dat-docs-cb06b6cf3ae56313d41091837cb030a5ca9e8f73.tar.gz dat-docs-cb06b6cf3ae56313d41091837cb030a5ca9e8f73.zip |
rename 'home' to introduction
Diffstat (limited to '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: 'index.md' +- Introduction: 'index.md' - 'How Dat Works': 'how-dat-works.md' - 'Dependencies': 'ecosystem.md' - Meta: |