mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Deployed 8625433
with MkDocs version: 0.16.3
This commit is contained in:
parent
f6be453fe7
commit
0cb435bb08
3 changed files with 2 additions and 2 deletions
2
404.html
2
404.html
|
@ -58,7 +58,7 @@
|
|||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/extra.css">
|
||||
<link rel="stylesheet" href="/css/extra.css">
|
||||
|
||||
|
||||
</head>
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="./extra.css">
|
||||
<link rel="stylesheet" href="./css/extra.css">
|
||||
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue