local easteregg

This commit is contained in:
Yuuki
2025-08-24 23:07:20 +02:00
parent af9d3a365b
commit 6910ccda24
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@@ -370,7 +370,7 @@ class MemeGallery {
const easterEggContainer = document.createElement("div");
easterEggContainer.className = "easter-egg-container";
easterEggContainer.innerHTML = `
<img src="https://github.com/YuukiEatsYou/Yuukis-Meme-Archive/blob/main/easteregg.png?raw=true"
<img src="/assets/easteregg.png"
alt="Surprise! You found the secret easter egg!"
class="easter-egg-image"
title="You found the secret!"