summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-12-15 21:33:06 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-12-15 21:33:52 +0100
commit35610b31078dbd2ec2ba73936ca76a4e4b1cd8a5 (patch)
tree95cf0894952808607e2a501247f0a2c890e8eca8 /index.html
parent36cd45ac01f0314680d17775f91598fe0e9fec31 (diff)
Add 25 years page25-years
Diffstat (limited to 'index.html')
-rw-r--r--index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3aac863..82a1a4d 100644
--- a/index.html
+++ b/index.html
@@ -24,6 +24,11 @@ h3 {
background: #f0f0f0;
padding: 0.5em
}
+.birthday {
+ border: 1px solid black;
+ background: #ffffea;
+ padding: 1em;
+}
.github-button { padding: 0.5em; border: 1px solid lightgrey; float: right;
background: #f5f5f5 }
.github-logo { height: 1.5em; vertical-align: middle; }
@@ -60,7 +65,14 @@ table { margin: 1.5em; }
Read the <a href="user_help.html">user manual</a> to discover how to use
all the features.
</p>
-
+ <div class=birthday style="text-align:center">
+ <img style="display:inline; padding:5px" alt="Birthday" src="25-years/birthday.gif">
+ <span style="font-size:20px">
+ <a href="25-years/index.html">25 years
+ of Dillo</a>
+ <p>Dillo is now 25 years old!, since the first release in Dec 1999
+ </span>
+ </div>
<h2>Screenshots</h2>
<a href="img/plan9.png"><img alt="Plan9 website" class="shot" src="img/mini-plan9.png"></a>
<a href="img/armadillo.png"><img alt="Armadillo Wikipedia page" class="shot" src="img/mini-armadillo.png"></a>