diff --git a/source/my-oss-contributions.md b/source/about-me.md similarity index 100% rename from source/my-oss-contributions.md rename to source/about-me.md diff --git a/source/conf.py b/source/conf.py index 3902027..cac3cc9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -118,3 +118,9 @@ html_js_files = [ "js/matomo.js", ] + +# Remove the primary sidebar from pages +# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/layout.html#remove-the-primary-sidebar-from-pages +html_sidebars = { + "about-me": [] +} diff --git a/source/index.md b/source/index.md index b61d071..07aa23c 100644 --- a/source/index.md +++ b/source/index.md @@ -5,7 +5,7 @@ I come from Germany and work for Deutsche Telekom. This website is a mixture of documentation, blog and personal notes. -[About Me](#my-oss-contribs)\ +[About Me](#about-me)\ [Machine Learning](#ml-main) · [Python](#python-main) · [IT](#it-main) · @@ -20,7 +20,7 @@ python it linux blog -my-oss-contributions +about-me ::: ## Blog