Skip to content

Commit

Permalink
Add icons for the learn more and install buttons
Browse files Browse the repository at this point in the history
on the index page.
  • Loading branch information
dpiparo committed Sep 13, 2023
1 parent 6f397c7 commit 38d8374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
og_image: /assets/images/ROOT-image-share.png
overlay_image: /assets/images/splash_optimized.jpg
actions:
- label: '<i class="fas fa-info-circle"></i> Learn more'
- label: '&#8505; Learn more'
url: "about"
- label: '<i class="fas fa-download"></i> Install v{% include root_stable_version %}'
- label: '&#8595; Install v{% include root_stable_version %}'
url: /install
feature_row:
- title: '&Sqrt;-1'
Expand Down

0 comments on commit 38d8374

Please sign in to comment.