diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 56481aee..45e79c85 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -1,5 +1,5 @@ - +
- Indent · - Image Attribution · - Privacy Policy · - Source Code + <%= t '.brand' %> · + <%= link_to t('.image_attribution'), attribution_info_path %> · + <%= link_to t('.privacy_policy'), privacy_info_path %> · + <%= link_to t('.source_code'), 'https://github.com/drusepth/Indent' %>