From 5f16fbc7864b3e3d9b3bd5d9cd49ddbe9484b900 Mon Sep 17 00:00:00 2001 From: John Doe Date: Thu, 12 Jun 2025 06:31:11 +0000 Subject: [PATCH] Rename --- inde.php | 3 +++ index.php | 3 --- style.css | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 inde.php delete mode 100644 index.php create mode 100644 style.css diff --git a/inde.php b/inde.php new file mode 100644 index 0000000..2ea408e --- /dev/null +++ b/inde.php @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/index.php b/index.php deleted file mode 100644 index ef4660f..0000000 --- a/index.php +++ /dev/null @@ -1,3 +0,0 @@ - \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..9022626 --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +.class { + +} \ No newline at end of file