Skip to content

Commit 77e2129

Browse files
committed
updates
1 parent d15f45a commit 77e2129

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { SiteChrome } from "../components/SiteChrome";
55

66
const siteUrl = "https://vmittal27.github.io";
77
const description =
8-
"Viresh Mittal is a University of Chicago student studying computer science and economics, with interests in systems, scalable infrastructure, adversarial machine learning, and high-performance data engineering.";
8+
"Viresh Mittal personal website.";
99

1010
const lato = Lato({
1111
subsets: ["latin"],

src/siteData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export const siteData = {
4444
Haitao Zheng, Ben Y. Zhao
4545
</>
4646
),
47-
venue: "Proceedings of the 35th USENIX Security Symposium, Baltimore MD, August 2026 (In Submission)",
47+
venue: "In Submission",
4848
year: 2026,
4949
abstract: "Performed a large-scale measurement of AI-generated music on Spotify, finding that AI slop is easily uploaded, " +
5050
"and as a result, makes up the majority of new music releases on the platform. ",

0 commit comments

Comments
 (0)