This commit is contained in:
davegson 2022-01-18 15:30:15 +01:00
parent 9e451a46c0
commit 3c0e639726

View file

@ -30,7 +30,7 @@
<a href="{{ site.ownership_url }}" class="footer-link"> Ownership </a> <a href="{{ site.ownership_url }}" class="footer-link"> Ownership </a>
<div class="flex items-center space-x-2"> <div class="flex items-center space-x-2">
<span class="dot pulse-opacity-out-in" style="position: relative;"></span> <span class="dot pulse-opacity-out-in" style="position: relative;"></span>
<a href="{{ site.jobs_url }}" class="footer-link"> We're Hireing </a> <a href="{{ site.jobs_url }}" class="footer-link"> We're Hiring </a>
</div> </div>
<a href="{{ site.help_url }}" class="footer-link"> Get Help </a> <a href="{{ site.help_url }}" class="footer-link"> Get Help </a>
</div> </div>
@ -98,7 +98,7 @@
<div class="footer-legal"> <div class="footer-legal">
<div class="footer-legal-wrapper"> <div class="footer-legal-wrapper">
<span class="footer-legal-copyright"> <span class="footer-legal-copyright">
© 2021 Safing ICS Technologies GmbH &copy; {{ site.time | date: '%Y' }} Safing ICS Technologies GmbH
</span> </span>
<div class="footer-legal-links"> <div class="footer-legal-links">
<a href="{{ site.terms_url }}" class="footer-legal-link"> Terms of Service </a> <a href="{{ site.terms_url }}" class="footer-legal-link"> Terms of Service </a>