diff --git a/site/index.html b/site/index.html
index a6f3b31..95bdadc 100644
--- a/site/index.html
+++ b/site/index.html
@@ -378,7 +378,7 @@ on my list for that:
Update Project description (no longer a CGI binary)
Update project code requirements (ANSI C, POSIX.1c)
Clean up dark mode colors (tables, background, code snippets)
-Add logo (possibly center title?)
+Add logo (possibly center title?)
Update Code Style to not include indent or line rules, but to use
indent(1)
instead.
Fix typo "Subitting Patches" in Table of Contents
@@ -386,6 +386,14 @@ on my list for that:
anoncvs
account is just anoncvs
.
Add Contributors list
Add list of make.sh
recipes, and what they do
+Lighthouse Score
+
+- Image elements do not have explicit width and height
+- Background and foreground colors do not have a sufficient contrast ratio. (
msg-error
div)
+- Lists do not contain only
li
elements.
+
+
+Add other message div
s for notes and warnings.
Rationale