From 6209fc8fa8934a2e64dd139b0ea3fda1f97a41e1 Mon Sep 17 00:00:00 2001 From: cannorin Date: Sun, 16 Mar 2025 21:52:19 +0900 Subject: [PATCH] Add /math (2) --- 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 0224402..20c2860 100644 --- a/apps/web/src/routes/(main)/math/+page.svelte +++ b/apps/web/src/routes/(main)/math/+page.svelte @@ -252,7 +252,7 @@ const talks: Talk[] = [

論文・発表等

-

査読論文

+

論文

    {#each papers as paper}