Skip to content

Commit a8cf83d

Browse files
authored
Merge pull request #186 from Freely-Given-org/Updates
Early March update
2 parents 4d8b910 + 10c7e24 commit a8cf83d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/Components/page/MainPageContent/ActionSection/ActionSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export function ActionSection() {
1515
link='/Discussion/Blog'
1616
title='News'
1717
iconType='news'
18-
text='As of mid-February 2026, we have a first draft of most of the sixty-six Bible ‘books’ excluding Leviticus, Numbers, Isaiah, and Jeremiah. Now over 87% of the Bible is drafted.'
18+
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.'
1919
/>
2020
<ActionItem
2121
link='/About/Partners'

frontend/src/Layouts/Footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ function Footer() {
132132
</a>
133133
</span>
134134
<span className={styles['buildnote']}>
135-
(Site last built: 14 Feb 2026)
135+
(Site last built: 2 Mar 2026)
136136
</span>
137137
</div>
138138
</div>

0 commit comments

Comments
 (0)