summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-08-12 18:47:13 +0200
committerSven Gothel <[email protected]>2023-08-12 18:47:13 +0200
commitc25a2900e52505ff894701928227d5bcd70b72d3 (patch)
treea1260fbd70d2c7176cdd3607ab7ef2507f3f3dff
parent429e92c3403e0275ec91000cfda85951152850dd (diff)
WWW: Replace Gephi icon w/ a more friendly JogAmp website matching preview one (white background, showing a graph)
-rw-r--r--www/index.html2
-rw-r--r--www/media/gephi_preview1b.160x120.pngbin0 -> 26425 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 5b50d21b0..b7f0b74aa 100644
--- a/www/index.html
+++ b/www/index.html
@@ -209,7 +209,7 @@
<tr>
<td width="50%">
- <a href="http://gephi.org/"><img src="media/gephi.jpg" width="160" height="122" align="left" alt="Gephi"></img>
+ <a href="http://gephi.org/"><img src="media/gephi_preview1b.160x120.png" width="160" height="120" align="left" alt="Gephi"></img>
Gephi</a> is a tool for people that have to explore and understand graphs. Like Photoshop but for data,
the user interacts with the representation, manipulate the structures, shapes and colors to reveal hidden properties.
The goal is to help data analysts to make hypothesis, intuitively discover patterns, isolate structure singularities or
diff --git a/www/media/gephi_preview1b.160x120.png b/www/media/gephi_preview1b.160x120.png
new file mode 100644
index 000000000..5a7b6dcb4
--- /dev/null
+++ b/www/media/gephi_preview1b.160x120.png
Binary files differ