We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d831ca commit 34e2051Copy full SHA for 34e2051
1 file changed
src/lib/components/Footer.svelte
@@ -3,7 +3,7 @@
3
</script>
4
5
<footer class="footer">
6
- <p class="footer-copyright">UTM Robotics 2024</p>
+ <p class="footer-copyright">UTM Robotics 2025</p>
7
<div class="footer-socials">
8
<Socials />
9
</div>
0 commit comments