Skip to content

Commit 9d108c3

Browse files
committed
Add meta description tag for better SEO
1 parent 27b126f commit 9d108c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<head>
77
<meta charset="UTF-8">
88
<title>MacVim by macvim-dev</title>
9+
<meta name="description" content="MacVim is a port of the text editor Vim that seamlessly integrates with macOS as a native app.">
910
<meta name="viewport" content="width=device-width, initial-scale=1">
1011
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
1112
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>

0 commit comments

Comments
 (0)