From 6127c78f1dbba4983db2bc03974cfeb20a403aaf Mon Sep 17 00:00:00 2001 From: Jason House Date: Fri, 9 Apr 2021 19:27:22 -0400 Subject: [PATCH 1/9] loading="lazy" to all imgs --- .../src/main/resources/templates/about.html | 4 +- .../resources/templates/configuration.html | 2 +- .../main/resources/templates/emptyState.html | 4 +- .../src/main/resources/templates/error.html | 4 +- .../main/resources/templates/error/404.html | 4 +- .../src/main/resources/templates/index.html | 4 +- .../main/resources/templates/libraries.html | 29 ++++++----- .../src/main/resources/templates/login.html | 4 +- .../main/resources/templates/mislabeled.html | 2 +- .../main/resources/templates/recommended.html | 51 ++++++++++--------- .../main/resources/templates/rssCheck.html | 4 +- .../src/main/resources/templates/updates.html | 4 +- README.md | 2 +- 13 files changed, 61 insertions(+), 57 deletions(-) diff --git a/GapsWeb/src/main/resources/templates/about.html b/GapsWeb/src/main/resources/templates/about.html index d92f94c5..385117d9 100755 --- a/GapsWeb/src/main/resources/templates/about.html +++ b/GapsWeb/src/main/resources/templates/about.html @@ -24,7 +24,7 @@
- Gaps Logo + Gaps Logo

About

v0.8.10

diff --git a/GapsWeb/src/main/resources/templates/configuration.html b/GapsWeb/src/main/resources/templates/configuration.html index d18f483a..1497c38e 100755 --- a/GapsWeb/src/main/resources/templates/configuration.html +++ b/GapsWeb/src/main/resources/templates/configuration.html @@ -24,7 +24,7 @@