Skip to content

Commit e968abd

Browse files
committed
correct quotes
1 parent dc91638 commit e968abd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

homepage.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<head>
55
<title>Drata</title>
66
<meta name="description" content="Drata is simple and efficient business intelligence tool, designed to gather analytics from your existing data. Drata is a single page app that can be hosted on your Linux or Windows environment. It runs on Node, and the visualizations are powered by the D3.js.">
7-
<link rel=”author” href=”https://plus.google.com/109229027756003091344/“ />
8-
<meta property=”og:image” content=”/images/logo_small.png”/>
9-
<meta property=”og:title” content=”A Simple and efficient Business Intelligence tool for all your Data Visualization needs.”/>
10-
<meta property=”og:description" content=”Drata offers powerful data segmentation for you to gather intelligent metrics by connecting to your data stores.”/>
7+
<link rel="author" href="https://plus.google.com/109229027756003091344/" />
8+
<meta property="og:image" content="/images/logo_small.png">
9+
<meta property="og:title" content="A Simple and efficient Business Intelligence tool for all your Data Visualization needs.">
10+
<meta property="og:description" content="Drata offers powerful data segmentation for you to gather intelligent metrics by connecting to your data stores.">
11+
1112
<meta name="viewport" content="width=device-width">
1213

1314
<link rel="stylesheet" type="text/css" href="/dis/app.css" />

0 commit comments

Comments
 (0)