add unrecommended to github download-button class

This commit is contained in:
Justin Cooper 2019-03-18 12:30:25 -05:00
parent d9f5e04468
commit 152659ffa5

View file

@ -91,7 +91,7 @@ layout: default
the latest stable otherwise.
</p>
<div>
<a class="download-button" href="https://github.com/adafruit/circuitpython/releases">BROWSE GITHUB<i class="fab fa-github"></i></a>
<a class="download-button-unrecommended" href="https://github.com/adafruit/circuitpython/releases">BROWSE GITHUB<i class="fab fa-github"></i></a>
<div class="clear"></div>
</div>
</div>