"how"
This commit is contained in:
parent
62876e3329
commit
78bb4b1036
2 changed files with 2 additions and 2 deletions
BIN
public/fireemoji.png
Normal file
BIN
public/fireemoji.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 928 B |
|
@ -110,7 +110,7 @@ function App() {
|
|||
<InfoCard bd={isitmybd()} />
|
||||
|
||||
</div>
|
||||
|
||||
`
|
||||
<div
|
||||
onMouseEnter={() => { setishover(true) }}
|
||||
onmouseleave={() => { setishover(false) }}
|
||||
|
@ -126,7 +126,7 @@ function App() {
|
|||
<p>typa shit ive been on</p><img style={{
|
||||
"margin-left": "0.3em",
|
||||
"max-width": "1.5em"
|
||||
}} src="https://proxy.mono.exhq.dev/_/plain/https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f525.png" />
|
||||
}} src="./fireemoji" />
|
||||
</div>
|
||||
<div class="musicbutton" onclick={() => {
|
||||
setoomfies(
|
||||
|
|
Loading…
Reference in a new issue