From bec07322b89ef8399ed125ad17e8eba678c5a066 Mon Sep 17 00:00:00 2001 From: uchinomasaki <49903815+masakitami@users.noreply.github.com> Date: Fri, 9 Jun 2023 01:34:42 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"index.html=E3=81=AE=E8=BF=BD=E5=8A=A0?= =?UTF-8?q?=E3=82=92=E3=81=97=E3=81=BE=E3=81=97=E3=81=9F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yakumo/index.html | 0 yakumo/style.css | 3 --- 2 files changed, 3 deletions(-) delete mode 100644 yakumo/index.html delete mode 100644 yakumo/style.css diff --git a/yakumo/index.html b/yakumo/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/yakumo/style.css b/yakumo/style.css deleted file mode 100644 index 39d1c60..0000000 --- a/yakumo/style.css +++ /dev/null @@ -1,3 +0,0 @@ -p{ - color:red; -} \ No newline at end of file