diff --git a/README.md b/README.md index 1d6479fa369f001713eb575613260ab05cb929ca..098e38250bfd78f9770c6496bc5f124d550c0427 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ 2021-es Python dokumentáció KSZK előadáshoz [Bevezető](guide/01_introduction) + +<script> + window.location.href += "guide/01_introduction"; +</script> diff --git a/index.html b/index.html index 6b8cbb2b047c89da2f3765d858d92406e1eb3e98..ffc838ff100aaadf84ba195f060ad1f67b9d2cb4 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,7 @@ title: 'Python3', layout: 'wide', darkThemeToggler: true, + detectSystemDarkTheme: true, highlight: ['python', 'cpp'], nav: [