feat: remove luma invite, add projects
This commit is contained in:
+6
-6
@@ -29,11 +29,12 @@ function Content() {
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section className="content-box">
|
<section className="content-box">
|
||||||
<h2 className="title">✧ luma ✧</h2>
|
<h2 className="title">✧ projects im currently working on ✧</h2>
|
||||||
<p style={{ fontSize: '0.9rem' }}>a rly barebones TTS discord bot that sometimes works</p>
|
<ul className="directory">
|
||||||
<a href="https://discord.com/api/oauth2/authorize?client_id=1459513087278186567&scope=applications.commands+bot&permissions=70643692457024" className="invite-btn">
|
<li><a href="https://git.neru.rip/neru/seallib">seallib</a></li>
|
||||||
[ add to server ]
|
<li><a href="https://git.neru.rip/neru/tinymitm">tinymitm</a></li>
|
||||||
</a>
|
<li><a href="https://git.neru.rip/neru/luma">luma</a></li>
|
||||||
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="content-box">
|
<section className="content-box">
|
||||||
@@ -53,7 +54,6 @@ function Content() {
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div className="marquee">
|
<div className="marquee">
|
||||||
<span>✧ ꒰ა˵• ﻌ •˵ა꒱ ✧ ฅ^•ﻌ•^ฅ ✧ ᶻ 𝗓 𐰁 /ᐠ. 。 .ᐟ\ ✧ ฅ/ᐠ. ̫ .ᐟ\ฅ ✧ ꒰ა≽^•⩊•^≼໒꒱ ✧ ₍˄·͈༝·͈˄₎ ✧ /ᐠ. ⩊ .ᐟ\ノ ✧ 𓏲ּ ֶָ ࣪ /ᐠ .ᆺ. ᐟ\ノ ✧</span>
|
<span>✧ ꒰ა˵• ﻌ •˵ა꒱ ✧ ฅ^•ﻌ•^ฅ ✧ ᶻ 𝗓 𐰁 /ᐠ. 。 .ᐟ\ ✧ ฅ/ᐠ. ̫ .ᐟ\ฅ ✧ ꒰ა≽^•⩊•^≼໒꒱ ✧ ₍˄·͈༝·͈˄₎ ✧ /ᐠ. ⩊ .ᐟ\ノ ✧ 𓏲ּ ֶָ ࣪ /ᐠ .ᆺ. ᐟ\ノ ✧</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user