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 2e17953 commit 152b21eCopy full SHA for 152b21e
_includes/header.html
@@ -14,7 +14,7 @@ <h3>{{ page.subTitle }}</h3>
14
<li>
15
<!-- <h3>{{ social.purpose }}</h3> -->
16
<a href="https://github.com/coderoad/atom-coderoad" target="_blank" class="btn btn-default btn-lg"><i class="fa fa-github fa-fw"></i> <span class="network-name">Atom-CodeRoad
17
- <span class="version">v{{ site.atomVersion }}</span></span></a>
+ <span class="version">v{{ site.atomVersion }} for Mac/Linux</span></span></a>
18
<br><br>
19
<code class="social-instructions">> apm install atom-coderoad</code>
20
</li>
0 commit comments