prettier index1.html; update .prettierrc; fix typo

This commit is contained in:
Mark Eaton
2023-09-15 16:26:09 -04:00
parent 8f762da57c
commit 7d4f79c71a
3 changed files with 681 additions and 386 deletions
+1 -1
View File
@@ -1 +1 @@
{} { "bracketSameLine": true, "htmlWhitespaceSensitivity": "ignore" }
File diff suppressed because it is too large Load Diff
-2
View File
@@ -396,5 +396,3 @@ function addPrimoQuery(e) {
<!-- FontAwesome --> <!-- FontAwesome -->
<script src="https://kit.fontawesome.com/4c28f38a07.js" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/4c28f38a07.js" crossorigin="anonymous"></script>
</script>