From 68fe658612736e6a5ec6e7f927e1ff1712f09e0e Mon Sep 17 00:00:00 2001 From: DarkCat09 Date: Thu, 31 Aug 2023 09:59:36 +0400 Subject: [PATCH] GitHub repo url --- mkdocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index e0fa7ba..a3e6340 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,6 @@ site_name: txtdot +repo_url: https://github.com/txtdot/txtdot +repo_name: txtdot/txtdot theme: name: material palette: @@ -14,3 +16,5 @@ theme: toggle: icon: material/brightness-4 name: Switch to light mode + icon: + repo: fontawesome/brands/github