Skip to content

Commit cb5b7dc

Browse files
authored
html: fix markup errors
1 parent 8461cb9 commit cb5b7dc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

index.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ <h2 class="bit-1 copy"> Cmder is a software package created out of pure frustrat
3838
<h4>With help of the best</h4>
3939
<p>Think about cmder more as a software package than a separate app. All the magic is happening through
4040
<a href="https://conemu.github.io">Conemu</a>. With enhancements from
41-
<a href="https://mridgers.github.io/clink/">Clink</a>.</p>
41+
<a href="https://mridgers.github.io/clink/">Clink</a>.
42+
</p>
4243
</div>
4344
<div class="bit-3">
4445
<div class="imgWrapper">
@@ -47,9 +48,6 @@ <h4>With help of the best</h4>
4748
<h4>Total portability</h4>
4849
<p>Carry it with you on a USB stick or in the Cloud, so your settings, aliases and history can go anywhere you go. You will not see that ugly Windows prompt ever again.</p>
4950
</div>
50-
<div class="bit-3">
51-
<div class="imgWrapper">
52-
</div>
5351
<div class="bit-3">
5452
<div class="imgWrapper">
5553
<img src="img/git_thumb.png" alt="Look at all these neat binaries included.">
@@ -60,7 +58,8 @@ <h4>Git and others</h4>
6058
git-for-windows</a> version, you will have all Unix commands ready in PATH so that you can
6159
<code>git init</code>
6260
or
63-
<code>cat</code> instantly on every machine.</p>
61+
<code>cat</code> instantly on every machine.
62+
</p>
6463
</div>
6564
</section>
6665

@@ -165,13 +164,12 @@ <h4>Updating + Building</h4>
165164
</div>
166165
<div class="bit-2">
167166
<h4>Other documentations</h4>
168-
<p>If you have trouble with anything I am happy to help. But you will have much better chances to find solutions on the pages of the upstream projects. Those are:
167+
<p>If you have trouble with anything I am happy to help. But you will have much better chances to find solutions on the pages of the upstream projects. Those are:</p>
169168
<ul>
170169
<li>Console emulator ~ <a href="https://conemu.github.io/">Conemu</a></li>
171170
<li>Cmd.exe enhancements ~ <a href="https://mridgers.github.io/clink/">clink</a></li>
172171
<li>Unix tools on windows ~ <a href="https://git-for-windows.github.io/">git for windows</a></li>
173172
</ul>
174-
</p>
175173
</div>
176174
</section>
177175

0 commit comments

Comments
 (0)