Skip to content

Commit 77e7377

Browse files
authored
Merge pull request #22 from coliff/patch-7
update title and meta description
2 parents 40f384e + 7e63a66 commit 77e7377

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<html lang="en">
33
<head>
44
<meta charset='utf-8'>
5-
<title>documentationjs</title>
6-
<meta title='description' content=''>
5+
<title>documentation.js</title>
6+
<meta title='description' content='a documentation system so good, you'll actually write documentation'>
77
<meta name='viewport' content='width=device-width,initial-scale=1'>
88
<link rel='stylesheet' href='assets/basscss.css' />
99
<link rel='stylesheet' href='assets/color-brewer.css' />
@@ -30,7 +30,7 @@
3030
<a class='px2 h3' href='https://github.com/documentationjs/documentation' class='button py2 button-transparent'>GitHub</a>
3131
</nav>
3232
<header class='center px3 py8 bg-lightblue bg-cover bg-center border-bottom'>
33-
<img style='max-width:672px;width:100%;' src='[email protected]' />
33+
<img style='max-width:672px;width:100%;' src='[email protected]' alt="documentation.js" />
3434
<p class='italic'>a documentation system so good, you'll actually write documentation</p>
3535
</header>
3636
<section class='container'>

0 commit comments

Comments
 (0)