Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVajnagi committed Nov 24, 2024
1 parent 7b041ef commit 0e403a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_account_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container mx-auto">
<div class="account-footer_text">
<p>&copy; <%= Date.current.year %> <span class="text-success font-bold">Zero Waste Lviv</span></p>
<p><%= t(".created_with") %> <span class="text-red-500">&hearts;</span> <%= t(".by") %> <%= link_to "SoftServe Academy", "https://career.softserveinc.com/uk-ua/softserve-academy", target: "_blank", class: "text-success underline", title: Visit Softserve Academy" %></p>
<p><%= t(".created_with") %> <span class="text-red-500">&hearts;</span> <%= t(".by") %> <%= link_to "SoftServe Academy", "https://career.softserveinc.com/uk-ua/softserve-academy", target: "_blank", class: "text-success underline", title: "Visit Softserve Academy" %></p>
</div>
</div>
</footer>

0 comments on commit 0e403a3

Please sign in to comment.