mirror of
https://github.com/micro-editor/micro-editor.github.io.git
synced 2026-08-24 02:24:25 -05:00
index: Slightly adjusted star link and installation instructions
This looks a bit better in case the GitHub star button isn't displayed due to used adblocker.
This commit is contained in:
+5
-2
@@ -60,8 +60,11 @@
|
||||
<p style="font-weight:bold;" class="lead heading">micro</p>
|
||||
<p class="lead">a modern and intuitive terminal-based text editor</p>
|
||||
<p><a class="btn btn-lg btn-success" href="https://github.com/micro-editor/micro/releases/latest" role="button">Download</a></p>
|
||||
<a class="github-button" href="https://github.com/micro-editor/micro" data-size="large" data-show-count="true" aria-label="Star micro-editor/micro on GitHub">Star</a>
|
||||
<p><a style='font-size: 16px;' href="https://github.com/micro-editor/micro#installation">See detailed installation instructions</a></p>
|
||||
<p>
|
||||
<a style='font-size: 16px;' class="github-button" href="https://github.com/micro-editor/micro" data-size="large" data-show-count="true" aria-label="Star micro-editor/micro on GitHub">Star</a>
|
||||
<br>
|
||||
<a style='font-size: 16px;' href="https://github.com/micro-editor/micro#installation">See detailed installation instructions</a>
|
||||
</p>
|
||||
<p>Third party <i>pipe to shell</i> script (<b>not under the control of micro</b>):</p>
|
||||
<pre style="max-width:20em;clear:both;text-align:center;margin:0 auto"><code id="selectable" onclick="selectText(this)">curl https://getmic.ro | bash</code></pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user