Skip to content

Commit ef2bf32

Browse files
committed
footer
1 parent c5d43de commit ef2bf32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/ui/Footer.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ const Footer = () => {
2727
</a>
2828
</div>
2929
<p className="text-sm text-muted-foreground/70">
30-
© {new Date().getFullYear()} BB84 Quantum Key Distribution. Made with ❤️ for learning.
30+
© {new Date().getFullYear()} BB84 Quantum Key Distribution.
3131
</p>
32+
<br> <p>Made with ❤️ for learning.</p></br>
3233
</div>
3334
</div>
3435
</footer>

0 commit comments

Comments
 (0)