mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-30 00:01:02 +00:00
Acknowledge all contributions
This commit is contained in:
@@ -322,9 +322,22 @@ export function LandingPage() {
|
|||||||
</p>
|
</p>
|
||||||
<p className="mt-1 text-gray-500 text-sm">
|
<p className="mt-1 text-gray-500 text-sm">
|
||||||
Built by{" "}
|
Built by{" "}
|
||||||
<a href="https://momo5502.com" target="_blank">
|
<a
|
||||||
|
href="https://momo5502.com"
|
||||||
|
className="underline"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
momo5502
|
momo5502
|
||||||
|
</a>{" "}
|
||||||
|
with lots of help from{" "}
|
||||||
|
<a
|
||||||
|
href="https://github.com/momo5502/sogen/graphs/contributors"
|
||||||
|
className="underline"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
|
the community
|
||||||
</a>
|
</a>
|
||||||
|
.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center space-x-6">
|
<div className="flex items-center space-x-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user