Skip to content

Commit d0b99df

Browse files
committed
Change front page buttons and icons
1 parent cb9c66f commit d0b99df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ title: Portable Data-Parallel Python Extensions with oneAPI
1818
<div class="lead text-center">
1919
<div class="mx-auto mb-5">
2020
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://IntelPython.github.io/portable-data-parallel-extensions-scipy-2024/docs/">
21-
First<i class="fa-solid fa-question ms-2 "></i>
21+
Get Started<i class="fa-solid fa-play ms-2"></i>
2222
</a>
2323
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/IntelPython/example-portable-data-parallel-extensions">
24-
Demonstration<i class="fab fa-github ms-2 "></i>
24+
Examples<i class="fab fa-github ms-2 "></i>
2525
</a>
2626
</div>
2727
</div>

0 commit comments

Comments
 (0)