diff options
-rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ site_name: Dat project theme: readthedocs pages: - Home: 'index.md' +- 'How Dat Works': 'how-dat-works.md' - Meta: - 'Changelog': 'meta/changelog.md' - 'Collaborators': 'meta/collaborators.md' |