Skip to content

Commit 2a38643

Browse files
committed
Update documentation
1 parent 9a7f52d commit 2a38643

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

extra.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.bs-sidebar.well {
2-
/*margin-bottom: 0;*/
2+
/* margin-bottom: 0; */
33
}
44

55
.bs-sidebar .nav > li > a:hover,
@@ -17,8 +17,8 @@
1717

1818
@media (min-width: 992px) {
1919
.bs-sidebar.affix {
20-
/*top: 60px;*/
21-
/*bottom: 0px;*/
20+
/* top: 60px; */
21+
/* bottom: 0px; */
2222
top: 80px;
2323
bottom: 23px;
2424
overflow: auto;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353

5454
<li class="active">
55-
<a href=".">Home</a>
55+
<a href=".">Life is short, you need Python.</a>
5656
</li>
5757

5858

mkdocs/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)