added multiple options to display hero images

This commit is contained in:
Nuno Coração
2022-10-16 16:49:52 +01:00
parent c14de64d8d
commit 95796f56f2
25 changed files with 226 additions and 27 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ window.addEventListener("DOMContentLoaded", (event) => {
localStorage.removeItem("appearance");
});
}
});
});