mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 14:50:17 +00:00
Remove family tree links from verse of the day page
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
<h1 class="votd-title">Verse of the Day</h1>
|
||||
{% endif %}
|
||||
|
||||
<p class="votd-verse">{{ daily_verse.text | link_names | safe }}</p>
|
||||
<p class="votd-verse">{{ daily_verse.text }}</p>
|
||||
<p class="votd-reference">
|
||||
<a href="/book/{{ daily_verse.book }}/chapter/{{ daily_verse.chapter }}#verse-{{ daily_verse.verse }}">{{ daily_verse.reference }}</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user