We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76c886f + 766f06c commit 32aa024Copy full SHA for 32aa024
src/partials/footer-content.hbs
@@ -41,7 +41,7 @@
41
<h2>Get in touch</h2>
42
<ul class="footer-link-list">
43
<li>
44
- <a href="mailto:info@stackable.de">info@stackable.de</a>
+ <a href="mailto:info@stackable.tech">info@stackable.tech</a>
45
</li>
46
47
<a href="tel:+4941039263100">+49 4103 926 3100</a>
@@ -52,7 +52,7 @@
52
<div class="footer-seperator"></div>
53
<!-- social links -->
54
<div class="c-and-socials">
55
- <div>© 2022 Stackable.</div>
+ <div>© 2024 Stackable.</div>
56
<div class="social-icons-container">
57
<a class="social-icon" href="https://www.xing.com/pages/stackable" target="_blank">
58
<i class="fab fa-xing"></i>
0 commit comments