Add id to footer for links

This commit is contained in:
davegson 2022-02-04 15:38:01 +01:00
parent 9ea583a527
commit af4ecc239c

View file

@ -1,4 +1,4 @@
<footer class="footer"> <footer class="footer" id="footer">
<div class="footer-form-wrapper"> <div class="footer-form-wrapper">
<span class="footer-form-title">Stay Connected via Newsletter</span> <span class="footer-form-title">Stay Connected via Newsletter</span>
<form class="footer-form" action="https://t80607841.emailsys1a.net/184/1387/c70759e794/subscribe/form.html" method="post"> <form class="footer-form" action="https://t80607841.emailsys1a.net/184/1387/c70759e794/subscribe/form.html" method="post">
@ -114,4 +114,4 @@
Companies mentioned are by way of example and are an opinion only, not based on fact. Companies mentioned are by way of example and are an opinion only, not based on fact.
</span> </span>
</div> </div>
</footer> </footer>