You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,9 @@ <h3>Rcpp: Seamless R and C++ Integration</h3>
28
28
<p>Making it easy to extend and grow R via an easy-to-use, robust, and performant C++ interface.</p>
29
29
<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>
30
30
<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
+
<ulclass="actions stacked">
32
+
<li><ahref="#first" class="button large wide smooth-scroll-middle">Get Started</a></li>
0 commit comments