How can I restore a deleted footer on my website?

hi

how can I add my footer to my website because I deleted it on accident :disappointed_face:

thanks!

@christian_russo Hello how did you delete it? check theme.liquid around lines 250-252

{% unless template contains ‘blank’%}
{% section ‘footer’ %}
{% endunless %}

You can add it if missing

Is it also possible to not show the footer on the homepage and only show when I enter the website? because now it’s like this:

and normally only the enter button is there

I have no idea how your website works normally website loads until you enable password protected