chore: add news announcement for eeXiv v2 (#27)

Co-authored-by: Team1280Programming <Team1280Programming@users.noreply.github.com>
This commit is contained in:
Team 1280 Programming Laptop 2024-02-19 14:13:15 -08:00 committed by GitHub
parent 2b20ec7879
commit 8f781c89e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,11 +22,21 @@ export default function News() {
Latest news
</div>
<ul className='text-slate-50 px-6 list-disc'>
<li key={1}>
eeXiv has been re-released! You can now select document version and
export as BibTex.{' '}
<li key={5}>
eeXiv v2 has been released! See the{' '}
<a
href='https://github.com/Team-1280/eeXiv/releases/tag/2.0'
className='text-blue-300'
>
GitHub release
</a>{' '}
for what&apos;s new.{' '}
</li>
<li key={2}>
<li key={4}>
eeXiv has been re-released! You can now select document version and
export as BibTeX.{' '}
</li>
<li key={3}>
We are working on becoming an{' '}
<a
href='https://www.doi.org/the-foundation/about-us/'
@ -37,7 +47,7 @@ export default function News() {
</a>
{'!'}
</li>
<li key={3}>
<li key={2}>
eeXiv is currently under active development! There may be major
updates, breaking changes, or weird bugs. Report bugs, suggest new
features, or give us feedback at{' '}
@ -50,7 +60,7 @@ export default function News() {
</a>
{'.'}
</li>
<li key={4}>
<li key={1}>
Want to upload your documents or just make yourself a profile on
eeXiv? Check our{' '}
<Link href='/about' className='text-blue-300'>