We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21ac0cd commit 11e6144Copy full SHA for 11e6144
docs/source/conf.py
@@ -162,11 +162,6 @@ def get_years(start_year=2021):
162
# https://pydata-sphinx-theme.readthedocs.io/en/latest/user_guide/configuring.html
163
html_theme_options = {
164
"icon_links": [
165
- {
166
- "name": "Home",
167
- "url": "https://cebra.ai/",
168
- "icon": "fa-solid fa-house",
169
- },
170
{
171
"name": "Github",
172
"url": "https://github.com/AdaptiveMotorControlLab/CEBRA",
0 commit comments