Skip to content

Commit 8a51d75

Browse files
committed
feat(docs): fix navbar alignment
1 parent d67758d commit 8a51d75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ def exclude_api_from_gettext(app):
198198
ann = "DataLab has been presented at <a href='https://pretalx.com/euroscipy-2026/talk/E3X9EX/'>EuroSciPy 2026</a> 🇵🇱 and at <a href='https://datalab-platform.com/en/outreach/osxp2025.html'>OSXP 2025</a> 🇫🇷 🚀 — <a href='https://datalab-platform.com/en/outreach/index.html'>Learn more</a>" # noqa: E501
199199
html_theme_options = {
200200
"show_toc_level": 2,
201-
"navbar_align": "left",
202201
"navbar_persistent": ["search-button"],
203202
"github_url": "https://github.com/DataLab-Platform/DataLab/",
204203
"logo": {

0 commit comments

Comments
 (0)