Aggiunge i link ai profili social ufficiali nel footer e in Contatti.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -63,6 +63,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section wrap" aria-labelledby="contacts-social-title">
|
||||
<div class="features-panel contacts-social">
|
||||
<h2 id="contacts-social-title"><%= t("pages.contacts.social_title") %></h2>
|
||||
<%= render "shared/social_links", modifier: "panel" %>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section wrap" aria-labelledby="contacts-form-title">
|
||||
<div class="contacts-form-panel">
|
||||
<h2 id="contacts-form-title"><%= t("pages.contacts.form_title") %></h2>
|
||||
|
||||
Reference in New Issue
Block a user