This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<%= render HeaderComponent.new(title: "Contributions") %>
|
||||
<%= render HeaderWithTabsComponent.new(
|
||||
# title: "Contributions",
|
||||
tabnav_partial: "shared/tabnav_contributions"
|
||||
) %>
|
||||
|
||||
<%= render MainWithTabnavComponent.new(tabnav_partial: "shared/tabnav_contributions") do %>
|
||||
<%= render MainSimpleComponent.new do %>
|
||||
<section>
|
||||
<p class="mb-8">
|
||||
Project contributions are how we develop and run all Kosmos software and
|
||||
|
||||
Reference in New Issue
Block a user