Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit e7bb2c1

Browse files
committed
Update shutdown notice
1 parent c59ee36 commit e7bb2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Home/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function NewHeader() {
5757
<div className='container'>
5858
<div className='row' style={{padding: '0.5rem 0'}}>
5959
<div className='col col--12' style={{display: 'flex', flexDirection: 'column', justifyContent: 'center'}}>
60-
<h2 className='margin-bottom--lg' style={{textAlign: 'center', lineHeight: '1.2', fontSize: '1.5rem'}}>The Ondsel Lens server is permanently shutting down on 22 November 2024</h2>
60+
<h2 className='margin-bottom--lg' style={{textAlign: 'center', lineHeight: '1.2', fontSize: '1.5rem'}}>The Ondsel Lens server is permanently shutting down on November 22, 2024</h2>
6161
</div>
6262
</div>
6363

0 commit comments

Comments
 (0)