We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89c42 commit 422b8baCopy full SHA for 422b8ba
1 file changed
src/data/publications.ts
@@ -24,7 +24,7 @@ export const publications: Publication[] = [
24
venue: "pets'26",
25
year: 2026,
26
image: "https://www.haojianj.in/resource/image/arkinator.jpg",
27
- links: [{ label: "paper", url: "https://www.haojianj.in/publications.html" }],
+ links: [{ label: "paper", url: "#" }],
28
category: "conference",
29
tags: ["privacy", "ai systems"],
30
},
0 commit comments