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"
|
name="squirrelly"
|
||||||
discordid="218032723296649217"
|
discordid="218032723296649217"
|
||||||
url="https://squirrelly13.neocities.org/"
|
url="https://squirrelly13.neocities.org/"
|
||||||
|
></SingularOomfie>
|
||||||
|
<SingularOomfie
|
||||||
|
name="gen"
|
||||||
|
discordid="217892728875253760"
|
||||||
|
url="https://genshibe.ca/"
|
||||||
></SingularOomfie>
|
></SingularOomfie>
|
||||||
<SingularOomfie
|
<SingularOomfie
|
||||||
name="ushie"
|
name="ushie"
|
||||||
|
@ -204,11 +209,6 @@ function App() {
|
||||||
discordid="601836455006044163"
|
discordid="601836455006044163"
|
||||||
url="https://mugman.tech"
|
url="https://mugman.tech"
|
||||||
></SingularOomfie>
|
></SingularOomfie>
|
||||||
<SingularOomfie
|
|
||||||
name="krystal"
|
|
||||||
discordid="929208515883569182"
|
|
||||||
url="https://krystal.exhq.dev/"
|
|
||||||
></SingularOomfie>
|
|
||||||
</>,
|
</>,
|
||||||
);
|
);
|
||||||
}}
|
}}
|
||||||
|
@ -290,7 +290,7 @@ function App() {
|
||||||
X
|
X
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<img src={"https://pico.exhq.dev/-Aax47Gmdsy"} />
|
<h1>if you're reading this you're very silly</h1>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</Music>
|
</Music>
|
||||||
|
@ -308,10 +308,10 @@ function App() {
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div style={{}}>
|
<div style={{}}>
|
||||||
<img src="https://exhq.dev/88x31.png" alt="" />
|
<img src="https://amy.rip/88x31.png" alt="" />
|
||||||
<br />
|
<br />
|
||||||
<span>
|
<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>
|
</span>
|
||||||
<div style={{ "background-color": "gray", height: "1px" }} />
|
<div style={{ "background-color": "gray", height: "1px" }} />
|
||||||
<div>
|
<div>
|
||||||
|
|
Loading…
Reference in a new issue