We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff8623 commit 914323cCopy full SHA for 914323c
index.html
@@ -75,7 +75,7 @@ <h3>Download</h3>
75
<a id="mini" onclick="_gaq.push(['_trackEvent', 'Download', 'mini'])" href="https://github.com/cmderdev/cmder/releases/latest">
76
<button class="gray">Download Mini</button>
77
</a>
78
- <small is="mini-size">~7.8MB</small>
+ <small id="mini-size">~7.8MB</small>
79
</div>
80
<div class="bit-2">
81
<a id="full" onclick="_gaq.push(['_trackEvent', 'Download', 'full'])" href="https://github.com/cmderdev/cmder/releases/latest">
0 commit comments