diff --git a/html/landing.ejs b/html/landing.ejs index 9f65379e..5c44de14 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -167,7 +167,8 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);
<%- feature.description %>
<% }) %>