summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-08-12 18:50:25 +0200
committerSven Gothel <[email protected]>2023-08-12 18:50:25 +0200
commit378de6750b40da76ddc4cc5bdd65a5b199cb83cb (patch)
tree34d4fe9fe3ed8593422d052f774900ac16c67af0
parent4702ff6e9f5500a725d1226b23f1b1d33cd3e01e (diff)
Featured: Reshuffle, add Gephi disable scilab, move proprietary to bottom ...
May change layout to allow a longer featured list?
-rw-r--r--index.html29
1 files changed, 17 insertions, 12 deletions
diff --git a/index.html b/index.html
index e57df94..83be46d 100644
--- a/index.html
+++ b/index.html
@@ -54,18 +54,8 @@
<h3>Featured</h3>
<ul>
<li>
- <a href="https://www.wakfu.com/" style="padding: 4px">
- <img src="jogl/www/media/wakfu01.160x128.png" border="0" vspace="0" width="130" alt="Wakfu"/>
- </a>
- </li>
- <li>
- <a href="http://www.scilab.org/" style="padding: 4px">
- <img src="jogl/www/media/scilab.png" border="0" vspace="0" width="130" alt="Scilab"/>
- </a>
- </li>
- <li>
- <a href="http://www.geogebra.org/" style="padding: 4px">
- <img src="jogl/www/media/geogebra-screenshot-tangents.png" border="0" vspace="0" width="130" alt="GeoGebra"/>
+ <a href="https://gephi.org/" style="padding: 4px">
+ <img src="jogl/www/media/gephi_preview1b.160x120.png" border="0" vspace="0" width="130" alt="Gephi"/>
</a>
</li>
<!-- li>
@@ -83,6 +73,21 @@
<img src="jogl/www/media/processing.jpg" border="0" vspace="0" width="130" alt="Processing"/>
</a>
</li>
+ <!-- li>
+ <a href="http://www.scilab.org/" style="padding: 4px">
+ <img src="jogl/www/media/scilab.png" border="0" vspace="0" width="130" alt="Scilab"/>
+ </a>
+ </li -->
+ <li>
+ <a href="https://www.wakfu.com/" style="padding: 4px">
+ <img src="jogl/www/media/wakfu01.160x128.png" border="0" vspace="0" width="130" alt="Wakfu"/>
+ </a>
+ </li>
+ <li>
+ <a href="http://www.geogebra.org/" style="padding: 4px">
+ <img src="jogl/www/media/geogebra-screenshot-tangents.png" border="0" vspace="0" width="130" alt="GeoGebra"/>
+ </a>
+ </li>
</ul>
</div>