fixed
This commit is contained in:
parent
2db37cc83e
commit
877cc66de4
2 changed files with 3 additions and 3 deletions
|
|
@ -17,7 +17,7 @@ export function Bdpfp({
|
|||
<div class="birthdayparent">
|
||||
<img
|
||||
class="birthdaypfp birthday"
|
||||
src="https://files.amy.rip/pfp.jpg"
|
||||
src="https://dp.nea.moe/avatar/603229858612510720.png"
|
||||
alt="amy's current discord pfp, with a birthday hat on it"
|
||||
/>
|
||||
<img class="birthdayhat birthday" src="./birthday.png" alt="" />
|
||||
|
|
@ -42,7 +42,7 @@ export function Normalpfp({
|
|||
>
|
||||
<img
|
||||
class="initialanim"
|
||||
src="https://files.amy.rip/pfp.jpg"
|
||||
src="https://dp.nea.moe/avatar/603229858612510720.png"
|
||||
alt="amy's current discord pfp"
|
||||
onMouseEnter={(e) => {
|
||||
(e.target as HTMLImageElement).animate(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue