From 5b4e9eb0c789a21523c34bcf24c523d3e27334e3 Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Wed, 1 Jun 2022 12:33:24 +0200 Subject: [PATCH] fix: Fix HTML validation warnings --- Makefile | 12 +----------- layout/page.html | 9 +++++---- layout/templates/screenshot.html | 2 +- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/Makefile b/Makefile index 38567db..9e02efb 100644 --- a/Makefile +++ b/Makefile @@ -21,15 +21,5 @@ build: -v build_time="${BUILD_DATE}" \ --assets ./assets \ --copy-assets \ - --ignore assets/img/raw \ - --include robots.txt \ - --blog \ - --rss - python ../shared-assets/pgp-sign.py $(wildcard _site/*.html) - gpg \ - --armor \ - --output _site/assets/files/verify.sh.sig \ - --local-user papatutuwawa@polynom.me \ - --detach-sign \ - assets/files/verify.sh + --include robots.txt tar -czf blog.tar.gz _site diff --git a/layout/page.html b/layout/page.html index e6536a2..26a4a86 100644 --- a/layout/page.html +++ b/layout/page.html @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@
diff --git a/layout/templates/screenshot.html b/layout/templates/screenshot.html index 141e61c..8c1cc19 100644 --- a/layout/templates/screenshot.html +++ b/layout/templates/screenshot.html @@ -1,5 +1,5 @@
- + Screenshot of {{ item.title }}