|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 | 4 | <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'llactuallywritedocumentation'> |
7 | 7 | <meta name='viewport' content='width=device-width,initial-scale=1'>
|
8 | 8 | <link rel='stylesheet' href='assets/basscss.css' />
|
9 | 9 | <link rel='stylesheet' href='assets/color-brewer.css' />
|
|
30 | 30 | <a class='px2 h3' href='https://github.com/documentationjs/documentation' class='button py2 button-transparent'>GitHub</a>
|
31 | 31 | </nav>
|
32 | 32 | <header class='center px3 py8 bg-lightblue bg-cover bg-center border-bottom'>
|
33 | | - <img style='max-width:672px;width:100%;' src='documentationjs@2x.png' /> |
| 33 | + <img style='max-width:672px;width:100%;' src='documentationjs@2x.png' alt="documentation.js" /> |
34 | 34 | <p class='italic'>a documentation system so good, you'll actually write documentation</p>
|
35 | 35 | </header>
|
36 | 36 | <section class='container'>
|
|
0 commit comments