diff --git a/docs/Index.html b/docs/Index.html index 269de2f..cb32d7d 100644 --- a/docs/Index.html +++ b/docs/Index.html @@ -110,6 +110,10 @@ .grid-3 { grid-template-columns: 1fr 1fr 1fr; } + + .grid-4 { + grid-template-columns: 1fr 1fr 1fr 1fr; + } } .card { @@ -467,6 +471,29 @@ + + Lighthouse Scores + This page achieved the following Lighthouse scores: + + + 100 + Performance + + + 100 + Accessibility + + + 100 + Best Practices + + + 100 + SEO + + + +
This page achieved the following Lighthouse scores: