diff --git a/themes/typing/layout/about.ejs b/themes/typing/layout/about.ejs index 46ed03d..61aecac 100644 --- a/themes/typing/layout/about.ejs +++ b/themes/typing/layout/about.ejs @@ -13,7 +13,7 @@ <% for (var key in theme.links.solid) { %>
  • <% if (theme.icons){ %> - + <% } else { %> <%= key %> <% } %> @@ -22,7 +22,7 @@ <% for (var key in theme.links.brands) { %>
  • <% if (theme.icons){ %> - + <% } else { %> <%= key %> <% } %>