From e5d00e77b48b23f80f3d156f6b051ee83c558030 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 26 May 2023 15:13:50 +0200 Subject: [PATCH] WIP download --- package.json | 3 + templates/download.html | 51 ++--- yarn.lock | 472 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 499 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index ca9ed12..a747a5c 100755 --- a/package.json +++ b/package.json @@ -12,5 +12,8 @@ "license": "ISC", "devDependencies": { "tailwindcss": "^3.0.7" + }, + "dependencies": { + "html-validate": "^7.18.0" } } diff --git a/templates/download.html b/templates/download.html index 088a05b..773be30 100644 --- a/templates/download.html +++ b/templates/download.html @@ -66,7 +66,7 @@ Downloads | {{ config.title }} -
+ -