diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-07 10:04:19 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-07 10:04:19 -0800 |
| commit | 7fb1367b1baff21a8e89e5fb1ada4bd99f877978 (patch) | |
| tree | 120d6a77e5129d3857511681b38d057a3bac069e | |
| parent | dc62270c2476fce1e41998e1b9dfe1f94204262a (diff) | |
remove unused script
| -rw-r--r-- | pinapelz.moe/projects.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pinapelz.moe/projects.html b/pinapelz.moe/projects.html index a57307c..730fe6a 100644 --- a/pinapelz.moe/projects.html +++ b/pinapelz.moe/projects.html @@ -8,7 +8,6 @@ <link rel="icon" href="assets/pfp.webp" /> <link rel="stylesheet" type="text/css" href="styles/styles.css" /> <link rel="stylesheet" type="text/css" href="styles/projects.css" /> - <script src="scripts/index.js"></script> <style> .image-container { display: flex; |
