add unrecommended to github download-button class
This commit is contained in:
parent
d9f5e04468
commit
152659ffa5
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue