From a8d48467a23c7f184a050a2a113d0f86ee5ae227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Correa=20Casablanca?= Date: Thu, 28 Mar 2024 10:42:22 +0100 Subject: [PATCH] docs: fix spacing problems in README Signed-off-by: Andres Correa Casablanca --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dc2ef93..b0adf32 100644 --- a/README.md +++ b/README.md @@ -163,11 +163,11 @@ Here you can see an example of how the generated module looks: export const inlineScriptHashes = /** @type {string[]} */ ([]) export const inlineStyleHashes = /** @type {string[]} */ ([ - 'sha256-VC84dQdO3Mo7nZIRaNTJgrqPQ0foHI8gdp/DS+e9/lk=', + 'sha256-VC84dQdO3Mo7nZIRaNTJgrqPQ0foHI8gdp/DS+e9/lk=', ]) export const extScriptHashes = /** @type {string[]} */ ([ - 'sha256-+aSouJX5t2z1jleTbCvA9DS7+ag/F4e4ZpB/adun4Sg=', + 'sha256-+aSouJX5t2z1jleTbCvA9DS7+ag/F4e4ZpB/adun4Sg=', ]) export const extStyleHashes = /** @type {string[]} */ ([ @@ -177,12 +177,12 @@ export const extStyleHashes = /** @type {string[]} */ ([ export const perPageSriHashes = /** @type {Record} */ ({ 'index.html': { - scripts: [ - 'sha256-+aSouJX5t2z1jleTbCvA9DS7+ag/F4e4ZpB/adun4Sg=', - ], - styles: [ - 'sha256-VC84dQdO3Mo7nZIRaNTJgrqPQ0foHI8gdp/DS+e9/lk=' - ], + scripts: [ + 'sha256-+aSouJX5t2z1jleTbCvA9DS7+ag/F4e4ZpB/adun4Sg=', + ], + styles: [ + 'sha256-VC84dQdO3Mo7nZIRaNTJgrqPQ0foHI8gdp/DS+e9/lk=' + ], }, 'about.html': { scripts: [