typa shit ive been on 🔥
This commit is contained in:
parent
3d253dac01
commit
17aa62f4ec
5 changed files with 24 additions and 9 deletions
|
|
@ -90,8 +90,12 @@ function App() {
|
|||
</div>
|
||||
<AdvancedBr count={2} />
|
||||
<div class='easteregg'>
|
||||
<input type="button" onclick={() => { setpopup(!shouldpopup()) }} class="musicbutton" value="say gex" />
|
||||
|
||||
<div class="musicbutton" onclick={() => { setpopup(!shouldpopup()) }}>
|
||||
<p>typa shit ive been on</p><img style={{
|
||||
"margin-left": "0.3em",
|
||||
"max-width": "1.5em"
|
||||
}} src="https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/72x72/1f525.png"/>
|
||||
</div>
|
||||
</div>
|
||||
<AdvancedBr count={3} />
|
||||
<Music shouldpopup={shouldpopup}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue