diff options
| -rw-r--r-- | docs/index.md | 2 | ||||
| -rw-r--r-- | mkdocs.yml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 07dd0c5..909e8f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1 @@ -# Overview +# Main @@ -1,2 +1,4 @@ site_name: KPL Specification site_dir: 'public' +repo_url: https://git.kpl.dev/kpl-specification/ +repo_name: Markdown Source |
