Rename mediarobot to mechabunny (#92)

This commit is contained in:
Allwhy
2025-09-04 09:24:33 +02:00
committed by GitHub
parent a00386d402
commit f8d236888a
2 changed files with 1 additions and 1 deletions

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

+1 -1
View File
@@ -3,7 +3,7 @@
<div class="grid place-items-center my-14">
<div class="relative">
<div class="absolute top-0 left-0 size-full rounded-full" style="background: var(--vp-home-hero-image-background-image); filter: var(--vp-home-hero-image-filter)"></div>
<img src="./assets/mediarobot.svg" width="250" class="relative">
<img src="./assets/mechabunny.svg" width="250" class="relative">
</div>
</div>