|
28 | 28 | <li class="nav-item"><a href="https://github.com/git-for-windows/git" target="_blank" class="nav-link">Repository</a></li>
|
29 | 29 | <li class="nav-item"><a href="https://groups.google.com/group/git-for-windows" target="_blank" class="nav-link">Mailing List</a></li>
|
30 | 30 | </ul>
|
31 |
| - <div class="navbar-text ml-lg-3"> |
32 |
| - <a href="https://github.com/git-for-windows/git/releases/latest" class="btn btn-primary text-white shadow" target="_blank">Download</a> |
33 |
| - </div> |
34 | 31 | </div>
|
35 | 32 | </nav>
|
36 |
| - <section class="content feature"> |
37 |
| - <div class="imagerollover"> |
38 |
| - <img src="img/gwindows_logo.png" alt="Git Logo"> |
39 |
| - <img class="top" src="img/git_logo.png" alt="Git Logo"> |
| 33 | + <section class="bg-light"> |
| 34 | + <div class="container"> |
| 35 | + <div class="row"> |
| 36 | + <div class="col-lg-8 order-2 order-lg-1"> |
| 37 | + <img src="img/gwindows_logo.png" alt="Git Logo" class="img-fluid"> |
| 38 | + <p class="lead"><h2>We bring the awesome <span class="gittext">Git</span> SCM to Windows</h2></p> |
| 39 | + <p> |
| 40 | + <a name="download" /><a class="btn btn-primary shadow mr-2" href="https://github.com/git-for-windows/git/releases/latest" target="_blank">Download</a> |
| 41 | + <a class="btn btn-outline-primary shadow mr-2" href="#contribute">Contribute</a> |
| 42 | + </p> |
| 43 | + <!-- <div class="imagerollover"> |
| 44 | + <img src="img/gwindows_logo.png" alt="Git Logo" class="img-fluid"> |
| 45 | + <img class="top" src="img/git_logo.png" alt="Git Logo"> |
| 46 | + </div> --> |
| 47 | + |
| 48 | + </div> |
| 49 | + <div class="col-md-6 col-md-offset-3 col-md-push-3"> |
| 50 | + <div class="text-right"> |
| 51 | + <p class="lead"><h2>We bring the awesome <span class="gittext">Git</span> SCM to Windows</h2></p> |
| 52 | + <p> |
| 53 | + <a name="download" /><a class="btn btn-primary shadow mr-2" href="https://github.com/git-for-windows/git/releases/latest" target="_blank">Download</a> |
| 54 | + <a class="btn btn-outline-primary shadow mr-2" href="#contribute">Contribute</a> |
| 55 | + </p> |
| 56 | + </div> |
| 57 | + </div> |
| 58 | + |
| 59 | + </div> |
| 60 | + |
40 | 61 | </div>
|
41 |
| - <article> |
| 62 | + <!-- <article> |
42 | 63 | <div class="vcentercontainer">
|
43 | 64 | <div>
|
44 | 65 | <h2>We bring the awesome <span class="gittext">Git</span> SCM to Windows</h2>
|
45 | 66 | <a name="download" /><a class="button featurebutton" href="https://github.com/git-for-windows/git/releases/latest" target="_blank">Download</a>
|
46 | 67 | <a class="button featurebutton" href="#contribute">Contribute</a>
|
47 | 68 | </div>
|
48 | 69 | </div>
|
49 |
| - </article> |
| 70 | + </article> --> |
50 | 71 | </section>
|
51 | 72 | <section class="details">
|
52 | 73 | <article>
|
|
0 commit comments