Skip to content

Commit

Permalink
chore: remove a paper
Browse files Browse the repository at this point in the history
  • Loading branch information
ttttonyhe committed Nov 8, 2024
1 parent 1ed5a88 commit 413b5aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/main/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ const Home: NextPageWithLayout = () => {
</Link>
</div>
<div className="mt-5 flex flex-col gap-y-4">
<PaperCard
{/* <PaperCard
title="FedGLP: A Federated Prompt Learning Framework for Next-Generation Intelligent Manufacturing Systems"
authors="Hao Pan, Xiaoli Zhao, Yuchen Jiang, Lipeng He, Bingquan Wang, and Yincan Shu"
venue={{
Expand All @@ -168,7 +168,7 @@ const Home: NextPageWithLayout = () => {
}}
accepted={false}
links={[]}
/>
/> */}
<PaperCard
title="LookAhead: Preventing DeFi Attacks via Unveiling Adversarial Contracts"
authors="Shoupeng Ren, Lipeng He, Tianyu Tu, Di Wu, Jian Liu, Kui Ren, and Chun Chen"
Expand Down

0 comments on commit 413b5aa

Please sign in to comment.