Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export function ActionSection() {
link='/Discussion/Blog'
title='News'
iconType='news'
text='As of early March 2026, we have a first draft of most of the sixty-six Bible ‘books’ excluding Leviticus, Numbers, Isaiah, and Jeremiah. Now over 88% of the Bible is drafted.'
text='As of mid-March 2026, we have a first draft of most of the sixty-six Bible ‘books’ excluding Leviticus, Isaiah, and Jeremiah. Now over 89% of the Bible is drafted.'
/>
<ActionItem
link='/About/Partners'
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/Layouts/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ function Footer() {
</a>
</span>
<span className={styles['buildnote']}>
(Site last built: 2 Mar 2026)
(Site last built: 13 Mar 2026)
</span>
</div>
</div>
Expand Down
Loading