Skip to content

Commit acd6949

Browse files
committed
Button.
1 parent b82a3cd commit acd6949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<right>
88
<h1>SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
99
<h2>Powerful. Fast. Free.</h2>
10-
<p><a class="btn btn-warning btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
10+
<p><a class="btn btn-danger btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
1111
Download</a></p>
1212
<br>
1313
<br>

0 commit comments

Comments
 (0)