mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Fix stanza breaks in Luke and Revelation hymns
- Luke 2: [14,32,35] → [14,33] - break after Nunc Dimittis ends at v32 - Revelation 7: [12,17] → [13] - v12 is part of angels' hymn, v13 starts elder's question 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2568,8 +2568,7 @@
|
||||
],
|
||||
"2": [
|
||||
14,
|
||||
32,
|
||||
35
|
||||
33
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -2733,8 +2732,7 @@
|
||||
13
|
||||
],
|
||||
"7": [
|
||||
12,
|
||||
17
|
||||
13
|
||||
],
|
||||
"11": [
|
||||
17,
|
||||
|
||||
Reference in New Issue
Block a user