summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-05-02 12:31:47 -0400
committernodist <kevin.comas.git@gmail.com>2026-05-02 12:31:47 -0400
commitd6f6fc62cf1703c848594de897dafcf65d8039cd (patch)
tree4d821a6e4764f57ea2cafee7460d5d6c635e1232
parentf44b56746c47c07295694a6290827ea6e8895d4a (diff)
add source link
-rw-r--r--docs/index.md2
-rw-r--r--mkdocs.yml2
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
diff --git a/mkdocs.yml b/mkdocs.yml
index 509eafb..5f50357 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,2 +1,4 @@
site_name: KPL Specification
site_dir: 'public'
+repo_url: https://git.kpl.dev/kpl-specification/
+repo_name: Markdown Source