From 46f6ca246502e67031526e6bf2e817c0d3189616 Mon Sep 17 00:00:00 2001 From: cannorin Date: Sat, 10 May 2025 11:12:11 +0900 Subject: [PATCH] math: submitted 2503.10176 --- apps/web/src/routes/(main)/math/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"],