bastienrobert/portfolio-starter

View on GitHub
source/localizable/index.html.erb

Summary

Maintainability
Test Coverage
---
slug: homepage
---

<h1>
  <%= t('homepage.h1') %>
</h1>

<%= link_to(t('titles.about'), t('paths.about')) %>
<%= link_to(t('titles.projects'), t('paths.projects')) %>