Skip to content

Commit

Permalink
Merge branch 'react' of github.com:gdmnl/LabPage into react
Browse files Browse the repository at this point in the history
  • Loading branch information
buchuitoudegou committed Oct 2, 2024
2 parents 21f9a96 + 8a9e472 commit 0a387eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/ProjectPage/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export interface ProjectProps {
}

const keyValuePubsId: number[] = [
2,3,4,5,23,28,33,37
2,3,4,5,28,37
];

const keyValuePublications = keyValuePubsId.map((id) => {
Expand Down
2 changes: 1 addition & 1 deletion src/components/self/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
{
"year": 2024,
"month": "IJCAI",
"month": "August",
"content": "Zulun attended IJCAI 2024 (in Jeju) to present a theory paper on graph computing."
},
{
Expand Down

0 comments on commit 0a387eb

Please sign in to comment.