Skip to content

Commit 0489be2

Browse files
committed
call button 'get started'
1 parent 0734010 commit 0489be2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ <h3>Rcpp: Seamless R and C++ Integration</h3>
2828
<p>Making it easy to extend and grow R via an easy-to-use, robust, and performant C++ interface.</p>
2929
<p>All key R data types map naturally into key C++ data structures, and simple interface make transfer back and forth very easy. And by composing more complex interfaces become possible.</p>
3030
<p>
31-
<!-- <ul class="actions stacked"> -->
32-
<!-- <li><a href="#first" class="button large wide smooth-scroll-middle">Scroll Below for More</a></li> -->
33-
<!-- </ul> -->
31+
<ul class="actions stacked">
32+
<li><a href="#first" class="button large wide smooth-scroll-middle">Get Started</a></li>
33+
</ul>
3434
</div>
3535
<div class="image">
3636
<!-- image source: https://pixabay.com/photos/rocket-launch-night-trajectory-693215/ -->

0 commit comments

Comments
 (0)