mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Add id to footer for links
This commit is contained in:
parent
9ea583a527
commit
af4ecc239c
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<footer class="footer">
|
||||
<footer class="footer" id="footer">
|
||||
<div class="footer-form-wrapper">
|
||||
<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">
|
||||
|
@ -114,4 +114,4 @@
|
|||
Companies mentioned are by way of example and are an opinion only, not based on fact.
|
||||
</span>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue