|
15 | 15 | <nav class='clearfix white bg-black'>
|
16 | 16 | <div class='sm-col'>
|
17 | 17 | <a href='/' class='button py2 button-transparent'>Home</a>
|
| 18 | + <a href='#install' class='button py2 button-transparent'>Install</a> |
| 19 | + <a href='https://github.com/documentationjs/documentation/blob/master/GETTTING_STARTED.md' class='button py2 button-transparent'>How to Write Docs</a> |
18 | 20 | <a href='https://github.com/documentationjs/documentation' class='button py2 button-transparent'>GitHub Project</a>
|
19 | 21 | </div>
|
20 | 22 | </nav>
|
@@ -50,7 +52,7 @@ <h1 class='h1 h0-responsive mt4 mb0 regular'>All the Code</h1>
|
50 | 52 | </section>
|
51 | 53 | <hr class='b2 border-blue'></hr>
|
52 | 54 | <div>
|
53 | | - <section class='container px3 py3'> |
| 55 | + <section class='container px3 py3'id='install'> |
54 | 56 | <h1 class='h1 h0-responsive mt1'>Use It</h1>
|
55 | 57 | <h2 class='h2'>Node.js</h2>
|
56 | 58 | <h4 class='h4'>Install</h4>
|
|
0 commit comments