From 35610b31078dbd2ec2ba73936ca76a4e4b1cd8a5 Mon Sep 17 00:00:00 2001
From: Rodrigo Arias Mallo
Date: Sun, 15 Dec 2024 21:33:06 +0100
Subject: Add 25 years page
---
index.html | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
(limited to 'index.html')
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 user manual to discover how to use
all the features.
-
+
+

+
+ 25 years
+ of Dillo
+ Dillo is now 25 years old!, since the first release in Dec 1999
+
+
Screenshots
--
cgit v1.2.3