Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit d587871

Browse files
authored
chore: index.html [skip ci]
1 parent 844490a commit d587871

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Vue Diff</title>
7+
<meta name="description" content="VueJS diff viewer plugin" />
8+
<og:title>Vue Diff</og:title>
9+
<og:description>VueJS diff viewer plugin</og:description>
10+
<meta name="keywords" content="Vue diff, VueJS diff, Vue diff plugin, VueJS diff plugin, Vue diff viewer, VueJS diff viewer, diff viewer" />
711
<link href="https://unpkg.com/tailwindcss@^2/dist/tailwind.min.css" rel="stylesheet">
812
<meta name="google-site-verification" content="u7XrdGhKnDkPIIw867fVSCqMet0sjBwyu5aYpy8stuQ" />
913
<script type="module" crossorigin src="/vue-diff/demo/index.a359d696.js"></script>

0 commit comments

Comments
 (0)