diff --git a/News.php b/News.php
index 1b75cf4..af1090b 100644
--- a/News.php
+++ b/News.php
@@ -25,9 +25,11 @@ include_once("includes/header.php");
Highlights
Highlights of the (future) 2.0 release:
- - Carla internal plugins exported as LV2
+ - New look
+
+ - Carla itself as a plugin (rack-mode)
- - Carla itself as a plugin (rack-mode); this also means carla-rack as LV2
+ - Carla internal plugins exported as LV2
- LV2 CV ports and Worker extension are now implemented
diff --git a/includes/header.php b/includes/header.php
index 1d88aae..81efcf0 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -1,7 +1,7 @@