Commit cc3c0b1 1 parent 7563dde commit cc3c0b1 Copy full SHA for cc3c0b1
File tree 1 file changed +1
-1
lines changed
src/rocqproverorg_frontend/pages
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Community_layout.single_column_layout
33
33
<%s! Hero_section.hero_button ~left_icon:(Icons.discourse "w-6 h-6") ~right_icon:(Icons.link "w-5 h-5") ~extra_html:("<strong>Share announcements</strong> on") ~text:("Discourse") ~href:("https://coq.zulipchat.com/") "" %>
34
34
</div>
35
35
<div class="flex lg:flex-row mt-8 mr-4">
36
- <%s! Hero_section.hero_button ~left_icon:(Icons.discourse "w-6 h-6") ~right_icon:(Icons.link "w-5 h-5") ~extra_html:("<strong>Collaborate</strong> in") ~text:("Rocq-community") ~href:("https://github.com/coq-community/manifesto") "" %>
36
+ <%s! Hero_section.hero_button ~left_icon:(Icons.github "w-6 h-6") ~right_icon:(Icons.link "w-5 h-5") ~extra_html:("<strong>Collaborate</strong> in") ~text:("Rocq-community") ~href:("https://github.com/coq-community/manifesto") "" %>
37
37
</div>
38
38
<!-- <div class="flex lg:flex-row mt-8 mr-4">
39
39
<%s! Hero_section.hero_button ~left_icon:(Icons.peertube "w-6 h-6") ~right_icon:(Icons.link "w-5 h-5") ~extra_html:("<b>Watch</b>") ~text:("Rocq Videos") ~href:("https://watch.ocaml.org/") "" %>
You can’t perform that action at this time.
0 commit comments