Skip to content

Commit 36fde55

Browse files
author
LegrandNico
committed
minor changes in the docs configuration file
1 parent 7e5c1bf commit 36fde55

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/source/conf.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
),
9797
dict(
9898
name="Pypi",
99-
url="https://pypi.org/project/systole/",
99+
url="https://pypi.org/project/metadpy/",
100100
icon="fas fa-box",
101101
),
102102
],
@@ -114,11 +114,6 @@
114114
html_logo = "images/logo.svg"
115115
html_favicon = "images/logo.svg"
116116

117-
118-
def setup(app):
119-
app.add_css_file("style.css")
120-
121-
122117
# -- Intersphinx ------------------------------------------------
123118

124119
intersphinx_mapping = {

0 commit comments

Comments
 (0)