From b3ce220ba1875981cd1b8436c52e4dda7a5a979f Mon Sep 17 00:00:00 2001 From: Ayabusa Date: Fri, 20 Mar 2026 14:28:23 +0100 Subject: [PATCH] Add all files --- src/index.html | 15 +++++++++++++++ src/script.js | 0 src/style.css | 0 3 files changed, 15 insertions(+) create mode 100644 src/index.html create mode 100644 src/script.js create mode 100644 src/style.css diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..ac33466 --- /dev/null +++ b/src/index.html @@ -0,0 +1,15 @@ + + + + + Ayabusa's Homepage + + + + + + ... + + ... + + diff --git a/src/script.js b/src/script.js new file mode 100644 index 0000000..e69de29 diff --git a/src/style.css b/src/style.css new file mode 100644 index 0000000..e69de29