adding images to gh-pages
2
.gitignore
vendored
@@ -12,6 +12,8 @@ local_config.py
|
||||
env
|
||||
dist
|
||||
dashed.egg-info/
|
||||
dashed/
|
||||
docs/
|
||||
app.db
|
||||
*.bak
|
||||
|
||||
|
||||
BIN
_static/img/bubble.png
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
_static/img/cardash.jpg
Normal file
|
After Width: | Height: | Size: 236 KiB |
BIN
_static/img/cloud.png
Normal file
|
After Width: | Height: | Size: 702 KiB |
BIN
_static/img/dash.png
Normal file
|
After Width: | Height: | Size: 328 KiB |
BIN
_static/img/dashed.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
_static/img/favicon.png
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
BIN
_static/img/gallery.jpg
Normal file
|
After Width: | Height: | Size: 93 KiB |
BIN
_static/img/loading.gif
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
_static/img/serpe.jpg
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
_static/img/servers.jpg
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
_static/img/slice.jpg
Normal file
|
After Width: | Height: | Size: 147 KiB |
@@ -7,7 +7,6 @@
|
||||
|
||||
<title>Overview — dashed documentation</title>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="_static/basic.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/bootstrap-3.3.4/css/bootstrap.min.css" type="text/css" />
|
||||
@@ -289,4 +288,4 @@ to the user</p>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||