We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 187cd18 commit 710bf82Copy full SHA for 710bf82
pages/research.js
@@ -88,7 +88,7 @@ const ResearchPage = () => {
88
<div className="d-flex justify-content-between align-items-start gap-3 flex-wrap">
89
<div className="flex-grow-1">
90
<div className="d-flex align-items-center gap-2 mb-2">
91
- <span className="badge rounded-pill text-bg-secondary">Preprint</span>
+ <span className="badge rounded-pill text-bg-primary">Conference</span>
92
<span className="text-muted small">March 2025 • Seattle, USA </span>
93
</div>
94
0 commit comments