diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-02 17:06:20 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-02 17:06:20 -0800 |
| commit | 42905e2b0ef3a2766824dceb92bad882e7917380 (patch) | |
| tree | 322bef416ae49177b3a3308157e0c17eb7f54423 | |
| parent | 04b8627578fafe7e1260ae1e52301c542ed4a48f (diff) | |
remove unused ref to clock js
| -rw-r--r-- | pinapelz.moe/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pinapelz.moe/index.html b/pinapelz.moe/index.html index 6925deb..4829831 100644 --- a/pinapelz.moe/index.html +++ b/pinapelz.moe/index.html @@ -39,7 +39,6 @@ <img class="u-photo" src="assets/pfp.webp" alt=""> <p class="p-note">check it out. I'm in the house like carpet</p> </div> - <script src="/scripts/clock.js"></script> <div class="container mx-auto px-4 lg:px-8 max-w-7xl"> <div class="header"> <div class="header-content"> |
