diff --git a/apps/web/src/routes/(main)/math/+page.svelte b/apps/web/src/routes/(main)/math/+page.svelte index 4d82c2d..8a8c90b 100644 --- a/apps/web/src/routes/(main)/math/+page.svelte +++ b/apps/web/src/routes/(main)/math/+page.svelte @@ -42,7 +42,7 @@ const isAccepted = (p: Paper) => const papers: Paper[] = [ { - type: "preprint", + type: "submitted", title: "Uniform Lyndon interpolation for the pure logic of necessitation with a modal reduction principle", authors: ["Yuta Sato"],