Skip to content

Commit 1925faf

Browse files
committed
updated get-started text
1 parent 53dc17d commit 1925faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/get-started/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ export default function GetStarted() {
145145
<div className="relative z-10 flex flex-col h-full w-full">
146146
<div>
147147
<h2 className="text-2xl font-bold text-white mb-2">Synapxis</h2>
148-
<span className="inline-block px-2 py-1 rounded bg-teal-500/10 text-teal-400 text-xs border border-teal-500/20 mb-6">v1.0 Stable</span>
148+
<span className="inline-block px-2 py-1 rounded bg-orange-500/10 text-orange-400 text-xs border border-orange-500/20 mb-6">v1.0 Stable</span>
149149
</div>
150150
<div className="flex-1"></div>
151151
<div className="mt-auto">

0 commit comments

Comments
 (0)