summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolargo <nicolas@nicolargo.com>2015-10-05 11:17:42 +0200
committerNicolargo <nicolas@nicolargo.com>2015-10-05 11:17:42 +0200
commit58d271ec039f866c86ff90b79d30046abfa3ab60 (patch)
treebf7a2b229c1c094b093582f39518068075521ca4
parent4e1989f3dbd25dc9360a02b577e0a07fb6f7930d (diff)
Update index.html to add badges
-rw-r--r--index.html6
-rw-r--r--public/images/grafana.pngbin0 -> 134092 bytes
-rw-r--r--public/images/screenshot-web.pngbin0 -> 233980 bytes
-rw-r--r--public/images/screenshot-web2.pngbin0 -> 49217 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5c15671f..02f83d1e 100644
--- a/index.html
+++ b/index.html
@@ -45,12 +45,12 @@
<div class="row">
<div class="col-md-12">
<p class="ad">An Eye on your system</p>
- <br>
+ <br/>
<p>Glances is a cross-platform curses-based system monitoring tool written in Python.</p>
- <br>
<img src="https://img.shields.io/pypi/dm/glances.svg"/>
<img src="https://img.shields.io/pypi/v/glances.svg"/>
- <br>
+ <br/>
+ <br/>
<a class="btn btn-github" href="https://github.com/nicolargo/glances">View on GitHub <span class="fa fa-github"></span></a>
</div>
</div>
diff --git a/public/images/grafana.png b/public/images/grafana.png
new file mode 100644
index 00000000..ddf4f91c
--- /dev/null
+++ b/public/images/grafana.png
Binary files differ
diff --git a/public/images/screenshot-web.png b/public/images/screenshot-web.png
new file mode 100644
index 00000000..4e00ead3
--- /dev/null
+++ b/public/images/screenshot-web.png
Binary files differ
diff --git a/public/images/screenshot-web2.png b/public/images/screenshot-web2.png
new file mode 100644
index 00000000..673a85dc
--- /dev/null
+++ b/public/images/screenshot-web2.png
Binary files differ