Skip to content

Commit f165bbb

Browse files
authored
Merge branch 'staging' into update-nodes-color
2 parents 4c8cc1a + d740e66 commit f165bbb

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
@@ -160,7 +160,7 @@ export default function Home() {
160160
<Link href="https://www.falkordb.com" target='_blank'>
161161
<Image src="/logo_02.svg" alt="FalkorDB" width={27.73} height={23.95} />
162162
</Link>
163-
<h1 className='italic font-bold text-[22px]'>
163+
<h1 className='font-bold text-[22px]'>
164164
CODE GRAPH
165165
</h1>
166166
</div>

0 commit comments

Comments
 (0)