meoaw
This commit is contained in:
parent
93b1a99dc4
commit
0fb867d7c5
1 changed files with 8 additions and 8 deletions
16
src/App.tsx
16
src/App.tsx
|
@ -193,6 +193,11 @@ function App() {
|
|||
name="squirrelly"
|
||||
discordid="218032723296649217"
|
||||
url="https://squirrelly13.neocities.org/"
|
||||
></SingularOomfie>
|
||||
<SingularOomfie
|
||||
name="gen"
|
||||
discordid="217892728875253760"
|
||||
url="https://genshibe.ca/"
|
||||
></SingularOomfie>
|
||||
<SingularOomfie
|
||||
name="ushie"
|
||||
|
@ -204,11 +209,6 @@ function App() {
|
|||
discordid="601836455006044163"
|
||||
url="https://mugman.tech"
|
||||
></SingularOomfie>
|
||||
<SingularOomfie
|
||||
name="krystal"
|
||||
discordid="929208515883569182"
|
||||
url="https://krystal.exhq.dev/"
|
||||
></SingularOomfie>
|
||||
</>,
|
||||
);
|
||||
}}
|
||||
|
@ -290,7 +290,7 @@ function App() {
|
|||
X
|
||||
</button>
|
||||
</div>
|
||||
<img src={"https://pico.exhq.dev/-Aax47Gmdsy"} />
|
||||
<h1>if you're reading this you're very silly</h1>
|
||||
</div>
|
||||
</div>
|
||||
</Music>
|
||||
|
@ -308,10 +308,10 @@ function App() {
|
|||
</button>
|
||||
</div>
|
||||
<div style={{}}>
|
||||
<img src="https://exhq.dev/88x31.png" alt="" />
|
||||
<img src="https://amy.rip/88x31.png" alt="" />
|
||||
<br />
|
||||
<span>
|
||||
feel free to link mine, <code>https://amy.rip/88x31.png</code>
|
||||
feel free to link mine, <code style={{"user-select": "all"}}>https://amy.rip/88x31.png</code>
|
||||
</span>
|
||||
<div style={{ "background-color": "gray", height: "1px" }} />
|
||||
<div>
|
||||
|
|
Loading…
Reference in a new issue