Skip to content

Commit 29bbb5e

Browse files
committed
add news
1 parent 0f36e14 commit 29bbb5e

File tree

2 files changed

+7255
-7252
lines changed

2 files changed

+7255
-7252
lines changed

app/page.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ export default function Home() {
4141
<h1 className={subtitle()}>🔥 News</h1>
4242
<ScrollShadow className="w-full h-[180px] px-8">
4343
<ul>
44+
<li>
45+
<p>The lab has received an <Link href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2403317&HistoricalAwards=false">NSF core program award</Link> on building foundation models for scientific discovery</p>
46+
</li>
4447
<li>
4548
Rex gave a tutorial on Machine Learning in Network Science at{" "}
4649
<Link href="https://netsci2024.com/en/schools">NetSci 2024</Link>

0 commit comments

Comments
 (0)