From e936a3d0da33012e44b7785c41784decaba6aea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Mon, 5 Sep 2016 12:35:16 +0200 Subject: [PATCH] change theme --- mkdocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 621ee1a1c..f392ba562 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -199,8 +199,7 @@ extra: prev: 'Previous' next: 'Next' author: - github: 'my-github-handle' - twitter: 'my-twitter-handle' + github: 'https://gitlab.it4i.cz/kru0052/docs.it4i' markdown_extensions: - codehilite(css_class=code) -- GitLab