summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e341be1..b1b8d7c 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
<!-- Modal for book details -->
<div class="modal-overlay" id="book-modal" role="dialog" aria-modal="true" aria-labelledby="modal-title">
<div class="modal-content" id="modal-content">
- <!-- Modal content populated by JavaScript -->
+ <h2 id="modal-title" class="visually-hidden">Book Details</h2>
</div>
</div>