Skip to content

Commit

Permalink
fix: uhh minor typo in index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkaroid committed Apr 21, 2023
1 parent aecf5cc commit 58ad8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default function Home() {

<h5 className="mx-auto mt-8 max-w-4xl px-10 text-center text-base tracking-tight text-gray-600 sm:text-1xl md:mt-5 md:text-1xl">
Taking inspiration from the generous <a href="https://js.org"><b>JS.ORG</b></a> project and <a href="https://merahputih.id/"><b>Merahputih.id</b></a>'s vibes we at <a href="https://github.com/ScathachGrip"><b>@ScathachGrip</b></a> thought of giving something back to the
weeb developers: a free, sleek, and themost important is "moh-ay" URL where you can host a free website or documentation for your project UwU.
weeb developers: a free, sleek, and the most important is "moh-ay" URL where you can host a free website or documentation for your project UwU.
</h5>

<div className="px-4 sm:px-0">
Expand Down

0 comments on commit 58ad8d8

Please sign in to comment.