This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www.
View the commit online.
commit eb6fdedf4dd9622f23291bc24ab9f4c120737a80
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Sun Jul 5 14:24:32 2026 +0100
add shots for about articles
---
public_html/content/about.php | 28 ++++++++++++++--------------
public_html/i/shots/e16-main.jpg | Bin 0 -> 100710 bytes
public_html/i/shots/ecrire-main.jpg | Bin 0 -> 91483 bytes
public_html/i/shots/edi-main.jpg | Bin 0 -> 328935 bytes
public_html/i/shots/entice-main.jpg | Bin 0 -> 138075 bytes
public_html/i/shots/enventor-main.jpg | Bin 0 -> 432134 bytes
public_html/i/shots/evisum-main.jpg | Bin 0 -> 410321 bytes
public_html/i/shots/rage-main.jpg | Bin 127110 -> 157526 bytes
8 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/public_html/content/about.php b/public_html/content/about.php
index fc31a3ba..3a73f191 100644
--- a/public_html/content/about.php
+++ b/public_html/content/about.php
@@ -38,7 +38,7 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/rage-main.jpg", "");?>
<div>
<h3>Rage</h3></a>
<p>Video and music player with video library browser.</p>
@@ -46,7 +46,7 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/evisum-main.jpg", "");?>
<div>
<h3>Evisum</h3></a>
<p>Visual process and system monitor.</p>
@@ -54,15 +54,7 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
- <div>
- <h3>Evisum</h3></a>
- <p>Visual process and system monitor.</p>
- </div>
- </article>
-
- <article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/ecrire-main.jpg", "");?>
<div>
<h3>Entice</h3></a>
<p>A simple and fast image viewer.</p>
@@ -70,7 +62,15 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/entice-main.jpg", "");?>
+ <div>
+ <h3>Entice</h3></a>
+ <p>A simple and fast image viewer.</p>
+ </div>
+ </article>
+
+ <article class="showcase">
+ <a href="" i("shots/edi-main.jpg", "");?>
<div>
<h3>EDI</h3></a>
<p>Simple IDE.</p>
@@ -78,7 +78,7 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/enventor-main.jpg", "");?>
<div>
<h3>Enventor</h3></a>
<p>A gui Edje theme editor.</p>
@@ -86,7 +86,7 @@
</article>
<article class="showcase">
- <a href="" i("shots/rage-main.jpg", "");?>
+ <a href="" i("shots/e16-main.jpg", "");?>
<div>
<h3>E16</h3></a>
<p>A fork of an older enlightenment 0.16 codebase.</p>
diff --git a/public_html/i/shots/e16-main.jpg b/public_html/i/shots/e16-main.jpg
new file mode 100644
index 00000000..bfd38518
Binary files /dev/null and b/public_html/i/shots/e16-main.jpg differ
diff --git a/public_html/i/shots/ecrire-main.jpg b/public_html/i/shots/ecrire-main.jpg
new file mode 100644
index 00000000..1ad91f70
Binary files /dev/null and b/public_html/i/shots/ecrire-main.jpg differ
diff --git a/public_html/i/shots/edi-main.jpg b/public_html/i/shots/edi-main.jpg
new file mode 100644
index 00000000..00547142
Binary files /dev/null and b/public_html/i/shots/edi-main.jpg differ
diff --git a/public_html/i/shots/entice-main.jpg b/public_html/i/shots/entice-main.jpg
new file mode 100644
index 00000000..2a068ceb
Binary files /dev/null and b/public_html/i/shots/entice-main.jpg differ
diff --git a/public_html/i/shots/enventor-main.jpg b/public_html/i/shots/enventor-main.jpg
new file mode 100644
index 00000000..ef87c3c1
Binary files /dev/null and b/public_html/i/shots/enventor-main.jpg differ
diff --git a/public_html/i/shots/evisum-main.jpg b/public_html/i/shots/evisum-main.jpg
new file mode 100644
index 00000000..91d45281
Binary files /dev/null and b/public_html/i/shots/evisum-main.jpg differ
diff --git a/public_html/i/shots/rage-main.jpg b/public_html/i/shots/rage-main.jpg
index 8d82b162..64a8ea92 100644
Binary files a/public_html/i/shots/rage-main.jpg and b/public_html/i/shots/rage-main.jpg differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.