Skip to content

Commit

Permalink
Fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
OmkarPathak committed Dec 14, 2019
1 parent b8d9ae8 commit 51ea9c7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
site_name: pyresparser
nav:
- Home: index.md
- CLI: cli.md
- CLI: cli.md
repo_url: https://github.com/OmkarPathak/pyresparser
site_author: Omkar Pathak
google_analytics: ['UA-111548790-1', 'omkarpathak.in']
markdown_extensions:
- toc:
permalink: True
separator: "_"

0 comments on commit 51ea9c7

Please sign in to comment.