Update page.tsx
This commit is contained in:
parent
b564407f21
commit
dd84b50997
1 changed files with 2 additions and 1 deletions
|
|
@ -10,10 +10,11 @@ export default function Credits() {
|
|||
<div className="mt-4">
|
||||
<p>Radius contributors!</p>
|
||||
<ul className="list-disc pl-5 mt-2 space-y-1">
|
||||
<li>Owskio09</li>
|
||||
<li>Owski09</li>
|
||||
<li>proudparrot2</li>
|
||||
<li>Sparkzil</li>
|
||||
<li>Scaratek</li>
|
||||
<li>fwxe</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue