diff --git a/html/landing.ejs b/html/landing.ejs index bafac31a..3313897d 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -163,15 +163,14 @@ const features = [ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3); %> -
<%- feature.description %>
-<%- feature.description %>