diff --git a/mkdocs.yml b/mkdocs.yml index 80ab482f4884953fc20ddc241afd2224dfd72bc9..7b256f8099e0d4154e865142c69d5d52a7240d46 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,7 @@ site_name: Mathematics for Quantum Physics site_description: Lecture notes for the TU Delft course TN3105 - Mathematics for Quantum Physics repo_url: https://gitlab.kwant-project.org/mathematics-for-quantum-physics/lectures edit_uri: edit/master/src/ -repo_name: source +repo_name: Source ### Build settings ### @@ -18,6 +18,9 @@ theme: - navigation.tracking - search.highlight - search.share + - toc.follow + icon: + repo: fontawesome/brands/gitlab nav: - Introduction: 'index.md' @@ -45,6 +48,7 @@ markdown_extensions: - toc: permalink: True toc_depth: 3 + extra_css: