Skip to content

Commit 8b6c790

Browse files
authored
Merge branch 'staging' into force-graph
2 parents 7b693dc + d740e66 commit 8b6c790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export default function Home() {
166166
<Link href="https://www.falkordb.com" target='_blank'>
167167
<Image src="/logo_02.svg" alt="FalkorDB" width={27.73} height={23.95} />
168168
</Link>
169-
<h1 className='italic font-bold text-[22px]'>
169+
<h1 className='font-bold text-[22px]'>
170170
CODE GRAPH
171171
</h1>
172172
</div>

0 commit comments

Comments
 (0)