Skip to content

Commit 1030404

Browse files
committed
feat: update SEO
1 parent 5f3cb56 commit 1030404

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

public/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
8-
<title>Sing App Vue Dashboard based on vue-router, vuex, bootstrap</title>
8+
<title>Sing App Vue.js Dashboard - Free & Open Source Vue.js Admin Template</title>
9+
<meta name="description" content="Free & Open Source Vue.js Admin Dashboard Template built with vue-router, vuex and bootstrap 4">
10+
<meta name="keywords" content="vue admin, vue admin template, vue dashboard, free vue.js admin dashboard, open source vue admin dashboard, vue template">
11+
<meta name="author" content="Flatlogic LLC">
912
</head>
1013
<body>
1114
<noscript>

0 commit comments

Comments
 (0)