diff options
author | elioat <{ID}+{username}@users.noreply.github.com> | 2025-02-10 15:56:11 -0500 |
---|---|---|
committer | elioat <{ID}+{username}@users.noreply.github.com> | 2025-02-10 15:56:11 -0500 |
commit | f787f14bcbbe4ef0a15c25b9e2ad554461af0fc4 (patch) | |
tree | c3d698db75c82f70690b27a058303b7e0a1ab92b | |
parent | c1defa32af477b5f9245fd081d923fae430bf541 (diff) | |
download | tour-f787f14bcbbe4ef0a15c25b9e2ad554461af0fc4.tar.gz |
*
-rw-r--r-- | html/ccc/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/ccc/index.html b/html/ccc/index.html index 5d3b28d..864a18f 100644 --- a/html/ccc/index.html +++ b/html/ccc/index.html @@ -37,6 +37,7 @@ </main> <footer> <p>Color Contrast Checker - A tool to help you find accessible color combinations.</p> + <p>This tool can only determine if two color combinations have a mathmatically correct contrast ratio. Digital accessiblity isn't just about math, though, so use this as a starting place, not as the final word on if a color combination is accessible.</p> </footer> <script> |