diff --git a/display.html.php b/display.html.php
index 427fb93..4f809f7 100644
--- a/display.html.php
+++ b/display.html.php
@@ -36,17 +36,18 @@
=e(round($line['rain'], 1))?>mm |
=($line['icon'])?> |
+ 'flying-weather',
+ 'M' => 'maybe-flying-weather',
+ 'N' => ''
+ ];
+ ?>
-
- =e($line['ridingIcon'])?>
+ =e($line['ridingIcon'])?>
|
-
- =e($line['flyingIcon'])?>
+ =e($line['flyingIcon'])?>
|
=e($line['wind'])?>m/s |
=e(round($line['temp'], 1))?>°C |
@@ -55,7 +56,7 @@
-
+