Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Kuzu" />
<meta property="og:image" content="https://kuzudb.com/img/kuzu-logo.png" />
<meta property="og:image" content="https://kuzudb.com/img/kuzu_logo_icon_800px.png" />
<meta property="og:type" content="article" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="https://kuzudb.com/img/kuzu-logo.png" />
<meta property="twitter:image" content="https://kuzudb.com/img/kuzu_logo_icon_800px.png" />
<meta name="twitter:site" content="@kuzudb" />
<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.">

Expand Down
Binary file added static/img/kuzu_logo_icon_800px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.