forked from AkkomaGang/landing-site
add lnd
This commit is contained in:
parent
e929e4f9c8
commit
ae5aa3533e
1 changed files with 4 additions and 1 deletions
|
@ -24,7 +24,10 @@ export function CallToAction() {
|
|||
<div className="mt-8 flex justify-center">
|
||||
<ul className={"text-white list-disc"}>
|
||||
<li>
|
||||
<Link href={"https://outerheaven.club"}>Outer Heaven</Link>
|
||||
<Link href={"https://outerheaven.club"}>Outer Heaven [EN]</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href={"https://ak.lightnovel-dungeon.dev"}>Light Novel Dungeon [DE]</Link>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue