From 85685525a10ecb3cdd56fefc0476b726526ff398 Mon Sep 17 00:00:00 2001 From: klarkxy <278370456@qq.com> Date: Sun, 2 Mar 2025 17:19:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BD=8D=E7=BD=AE=E8=AF=95?= =?UTF-8?q?=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/{template/syzoj => }/demos/1.html | 0 web/{template/syzoj => }/demos/2.html | 0 web/{template/syzoj => }/demos/3.html | 0 web/{template/syzoj => }/demoset.php | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename web/{template/syzoj => }/demos/1.html (100%) rename web/{template/syzoj => }/demos/2.html (100%) rename web/{template/syzoj => }/demos/3.html (100%) rename web/{template/syzoj => }/demoset.php (100%) diff --git a/web/template/syzoj/demos/1.html b/web/demos/1.html similarity index 100% rename from web/template/syzoj/demos/1.html rename to web/demos/1.html diff --git a/web/template/syzoj/demos/2.html b/web/demos/2.html similarity index 100% rename from web/template/syzoj/demos/2.html rename to web/demos/2.html diff --git a/web/template/syzoj/demos/3.html b/web/demos/3.html similarity index 100% rename from web/template/syzoj/demos/3.html rename to web/demos/3.html diff --git a/web/template/syzoj/demoset.php b/web/demoset.php similarity index 100% rename from web/template/syzoj/demoset.php rename to web/demoset.php