s/Macvim/MacVim/g

This commit is contained in:
Kazuki Sakamoto
2015-12-18 08:27:42 -08:00
parent 936e910937
commit f74c8bab5b
+3 -3
View File
@@ -2,7 +2,7 @@
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>Macvim by macvim-dev</title>
<title>MacVim by macvim-dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
@@ -11,7 +11,7 @@
</head>
<body>
<section class="page-header">
<h1 class="project-name">Macvim</h1>
<h1 class="project-name">MacVim</h1>
<h2 class="project-tagline">Vim - the text editor - for Mac OS X</h2>
<a href="https://github.com/macvim-dev/macvim/releases/latest" class="btn">Download Latest Binary Release</a>
</section>
@@ -34,7 +34,7 @@
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/macvim-dev/macvim">Macvim</a> is maintained by <a href="https://github.com/macvim-dev">macvim-dev</a>.</span>
<span class="site-footer-owner"><a href="https://github.com/macvim-dev/macvim">MacVim</a> is maintained by <a href="https://github.com/macvim-dev">macvim-dev</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>