aboutsummaryrefslogtreecommitdiffstats
path: root/en/timeline
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2021-02-25 20:39:16 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2021-02-25 20:47:07 +0100
commita8efb638cf382245a66901e1e56d69e8c15c9c99 (patch)
tree4161916438a10bcf59cc4853a1873a12ed5816d4 /en/timeline
parent67be4a46553e5a100df4dccc05758a1431f9fee6 (diff)
downloadwww-a8efb638cf382245a66901e1e56d69e8c15c9c99.tar
www-a8efb638cf382245a66901e1e56d69e8c15c9c99.tar.gz
www-a8efb638cf382245a66901e1e56d69e8c15c9c99.tar.bz2
www-a8efb638cf382245a66901e1e56d69e8c15c9c99.tar.xz
www-a8efb638cf382245a66901e1e56d69e8c15c9c99.zip
Add Mageia 8
Diffstat (limited to 'en/timeline')
-rw-r--r--en/timeline/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php
index 4de3a8b9c..a59a7e28d 100644
--- a/en/timeline/index.php
+++ b/en/timeline/index.php
@@ -37,6 +37,9 @@ function list_events($events = array(), $rtl = false)
}
$events = array(
+ _r('2021') => array(
+ _r('February') => array(sprintf(_r('<a href=%s>Mageia 8</a> is released.'), '"../7/"')),
+ ),
_r('2019') => array(
_r('June') => array(sprintf(_r('<a href=%s>Mageia 7</a> is released.'), '"../7/"')),
),