Skip to content

Commit

Permalink
improve about me
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Apr 6, 2024
1 parent ce00306 commit 6114414
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
File renamed without changes.
6 changes: 6 additions & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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": []
}
4 changes: 2 additions & 2 deletions source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) ·
Expand All @@ -20,7 +20,7 @@ python
it
linux
blog
my-oss-contributions
about-me
:::

## Blog
Expand Down

0 comments on commit 6114414

Please sign in to comment.