Skip to content

Commit 6b24698

Browse files
committed
add meta on html
1 parent 8cfdb82 commit 6b24698

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title>vue-data-grid</title>
5+
<meta name="author" content="Lucien Lee">
6+
<title>vue data grid</title>
67
</head>
78
<body>
89
<div id="app"></div>

0 commit comments

Comments
 (0)