Skip to content

Commit

Permalink
+Page.ts update
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhaeberle authored Aug 8, 2024
1 parent a05f80c commit 5c4a729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lix/website/src/pages/index/+Page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export const Page = () => html` ${header}
<div
class="mt-6 w-full text-center text-[16px] px-3 py-3 text-slate-700 font-medium rounded-lg bg-slate-100 hover:bg-slate-200 border-none cursor-none pointer-events-none"
>
Lix SDK<span class="bg-slate-300 rounded px-2 py-1 ml-3">Comming soon</span>
Lix SDK<span class="bg-slate-300 rounded px-2 py-1 ml-3">Coming soon</span>
</div>
</div>
</div>
Expand Down

0 comments on commit 5c4a729

Please sign in to comment.