mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Update chapter subtitle to include AI Commentary link
This commit is contained in:
@@ -302,7 +302,7 @@ sup.verse-number:hover {
|
||||
<div class="text-center mb-4">
|
||||
<h1 class="chapter-title">{{ book }} {{ chapter }}</h1>
|
||||
<p style="font-size: 1rem; color: var(--text-secondary); margin: 0.5rem 0 0 0; font-style: italic;">
|
||||
Authorized King James Version (KJV)
|
||||
Authorized King James Version (1769) with <a href="/book/{{ book }}/commentary" style="color: var(--primary-light); text-decoration: none; font-weight: 500; transition: color 0.2s ease;" onmouseover="this.style.color='var(--text-primary)'" onmouseout="this.style.color='var(--primary-light)'">AI Commentary</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user