Update page.tsx
This commit is contained in:
parent
0c90c71468
commit
efe13930f7
1 changed files with 3 additions and 3 deletions
|
@ -112,14 +112,14 @@ export default function Home() {
|
||||||
<p className="chip">plural they</p>
|
<p className="chip">plural they</p>
|
||||||
<p className="chip">he/him</p>
|
<p className="chip">he/him</p>
|
||||||
</h1>
|
</h1>
|
||||||
|
<p>
|
||||||
|
We proudly make up MeowcaTheoRange! How MeowcaTheoRange is made up specifically is still under debate.
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We're currently debating on whether or not we're a <strong>system</strong>,
|
We're currently debating on whether or not we're a <strong>system</strong>,
|
||||||
especially because that's what we think is the best explanation to our
|
especially because that's what we think is the best explanation to our
|
||||||
mental situation at the moment.
|
mental situation at the moment.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
We proudly make up MeowcaTheoRange! How MeowcaTheoRange is made up specifically is still under debate.
|
|
||||||
</p>
|
|
||||||
</Page>
|
</Page>
|
||||||
<Page color={Color3.fromHex("c0c0c0")}>
|
<Page color={Color3.fromHex("c0c0c0")}>
|
||||||
<h1>What accounts do you run?</h1>
|
<h1>What accounts do you run?</h1>
|
||||||
|
|
Loading…
Reference in a new issue