Skip to content

Commit

Permalink
link to pages in the header
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Sep 12, 2023
1 parent 6c92f3f commit 1ee799c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,12 @@
<a href="/" class="text-decoration-hover link-dark">Open Sustainable Technology</a>
</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">
<p class="lead mb-1">
A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.
</p>
<p class='mt-0 mb-4'>
<%= link_to 'Browse accepted projects', root_path %> | <%= link_to 'Review proposed projects', review_projects_path %> | <%= link_to 'Propose new project', new_project_path %>
</p>
</div>
</div>

Expand Down

0 comments on commit 1ee799c

Please sign in to comment.