style: change wording
This commit is contained in:
+2
-2
@@ -30,14 +30,14 @@ function Content() {
|
|||||||
|
|
||||||
<section className="content-box">
|
<section className="content-box">
|
||||||
<h2 className="title">✧ luma ✧</h2>
|
<h2 className="title">✧ luma ✧</h2>
|
||||||
<p style={{ fontSize: '0.9rem' }}>a rly barebones TTS bot that sometimes works</p>
|
<p style={{ fontSize: '0.9rem' }}>a rly barebones TTS discord bot that sometimes works</p>
|
||||||
<a href="https://discord.com/api/oauth2/authorize?client_id=1459513087278186567&scope=applications.commands+bot&permissions=70643692457024" className="invite-btn">
|
<a href="https://discord.com/api/oauth2/authorize?client_id=1459513087278186567&scope=applications.commands+bot&permissions=70643692457024" className="invite-btn">
|
||||||
[ add to server ]
|
[ add to server ]
|
||||||
</a>
|
</a>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="content-box">
|
<section className="content-box">
|
||||||
<h2 className="title">✧ services ✧</h2>
|
<h2 className="title">✧ sites ✧</h2>
|
||||||
<ul className="directory">
|
<ul className="directory">
|
||||||
<li><a href="https://git.neru.rip">gitea</a></li>
|
<li><a href="https://git.neru.rip">gitea</a></li>
|
||||||
<li><a href="https://zl.neru.rip">zipline</a></li>
|
<li><a href="https://zl.neru.rip">zipline</a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user