Skip to content

Commit 794d4d0

Browse files
committed
Button.
1 parent 13bd78d commit 794d4d0

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 style="font-weight:800">SU2 v6.1.0 Falcon</h1> <!-- style="color:black" -->
99
<h2 style="font-weight:700">Powerful. Fast. Free.</h2>
10-
<p><a class="btn btn-default btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
10+
<p><a class="btn btn-outline-primary btn-lg" href="{{ "/download.html" | prepend: site.baseurl }}" role="button">
1111
Download</a></p>
1212
<br>
1313
<br>

0 commit comments

Comments
 (0)