mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-07-18 01:54:24 +00:00
Add meta tags
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
name="description"
|
||||
content="Online database entity-realtionship diagram editor and SQL generator. Design, visualize, and export scripts without an account and completely free of charge."
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://drawdb.vercel.app/" />
|
||||
<meta property="og:title" content="drawDB | Online database diagram editor and SQL generator" />
|
||||
<meta property="og:description" content="Online database entity-realtionship diagram editor and SQL generator. Design, visualize, and export scripts without an account and completely free of charge." />
|
||||
<meta property="og:image" content="/hero_ss.png" />
|
||||
<link rel="apple-touch-icon" href="src/assets/favicon.ico" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
|
Reference in New Issue
Block a user