Commit 9cf43fd 1 parent a9e40b5 commit 9cf43fd Copy full SHA for 9cf43fd
File tree 1 file changed +1
-0
lines changed
src/rocqproverorg_frontend/pages
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Learn_layout.single_column_layout
29
29
~href:(Url.install) "" %>
30
30
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Reference Manual") ~href:(Url.manual) "" %>
31
31
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Core Library API") ~href:(Url.corelib) "" %>
32
+ <%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq OCaml API") ~href:(Url.api) "" %>
32
33
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Standard Library Manual") ~href:(Url.stdlib_manual) "" %>
33
34
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Standard Library API") ~href:(Url.stdlib) "" %>
34
35
</div>
You can’t perform that action at this time.
0 commit comments