Skip to content

Commit

Permalink
Update Footer.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
HuangYiming0608 authored Sep 16, 2024
1 parent dd6686f commit f8ff3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const today = new Date();
---

<footer>
&copy; {today.getFullYear()} Huang Yiming. All rights reserved.<br>穷人不绝玩硬件,安资为钢铸软件
&copy; {today.getFullYear()} Huang Yiming. All rights reserved.<br>穷人不绝玩硬件,批世仍要掘软件
<div class="social-links">
<a href="https://github.com/huangyiming0608" target="_blank">
<span class="sr-only">Go to my GitHub repo</span>
Expand Down

0 comments on commit f8ff3ee

Please sign in to comment.