fix logo link, fixes #104
This commit is contained in:
parent
a7af42dd02
commit
1bdd35ee84
2
docs/_themes/kr/sidebarlogo.html
vendored
2
docs/_themes/kr/sidebarlogo.html
vendored
@ -1,4 +1,4 @@
|
||||
<a style="border:0" href="index.html"><img src="_static/dataset-logo.png" alt="dataset" /></a>
|
||||
<a style="border:0" href="index.html"><img src="{{ pathto('_static/dataset-logo.png', 1) }}" alt="dataset" /></a>
|
||||
|
||||
<p style="font-style:italic;font-size:0.9em; text-align:center; margin-bottom:1.5em">Because managing databases in Python should be as simple as reading and writing JSON files.</p>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user