Adding some pagespeed improvements.

This commit is contained in:
sergiotarxz 2022-11-10 21:27:24 +01:00
parent 300d370cf1
commit 4da96d5004
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="es">
<head>
<script src="/js/index.js"></script>
<link rel="stylesheet" href="/css/styles.css"/>
@ -21,7 +21,7 @@
%><a class="<%=$selected && "selected" %>" href="<%= '/'.$category->{slug} %>"><%==$category->{menu_text}%></a><%
}
%><a href="/all.rss" target="_blank" rel="noopener">
Suscribete <img class="rss-icon" src="/img/rss.svg"/>
Suscribete <img alt="RSS icon" class="rss-icon" src="/img/rss.svg"/>
</a>
</nav>
<nav class="mobile-shortcuts">