diff --git a/pages/about/screenshots.php b/pages/about/screenshots.php
index 2038b68508bb4752ad5e00abfecd1d28253ffbc2..15aa83d49348bf25e5b03d1c67d029ed363e8132 100644
--- a/pages/about/screenshots.php
+++ b/pages/about/screenshots.php
@@ -20,6 +20,11 @@ function print_shots ($group, $count, $format = 'png')
   <?php E_('Some screenshots of Xfce, ordered by version.') ?>
 </p>
 
+<h2><?php E_('Xfce 4.20') ?></h2>
+<p>
+  <?php print_shots ('4.20', 1); ?>
+</p>
+
 <h2><?php E_('Xfce 4.18') ?></h2>
 <p>
   <?php print_shots ('4.18', 1); ?>