Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 289dd39

Browse files
authored
Update Open Graph and Twitter image metadata (#211)
* Add files via upload * Update Open Graph and Twitter image metadata
1 parent 5db8372 commit 289dd39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/app.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
66
<meta property="og:locale" content="en_US" />
77
<meta property="og:site_name" content="Kuzu" />
8-
<meta property="og:image" content="https://kuzudb.com/img/kuzu-logo.png" />
8+
<meta property="og:image" content="https://kuzudb.com/img/kuzu_logo_icon_800px.png" />
99
<meta property="og:type" content="article" />
1010
<meta name="twitter:card" content="summary" />
11-
<meta property="twitter:image" content="https://kuzudb.com/img/kuzu-logo.png" />
11+
<meta property="twitter:image" content="https://kuzudb.com/img/kuzu_logo_icon_800px.png" />
1212
<meta name="twitter:site" content="@kuzudb" />
1313
<meta name="description" content="Kuzu is an embedded graph database that supports the Cypher query language. Built by a team of database experts with a relentless drive towards performance, scalability and usability, Kuzu offers a state-of-the-art query processor for graphs and is the ideal foundation for your graph-based analytical applications.">
1414

82.7 KB
Loading

0 commit comments

Comments
 (0)