Skip to content

Commit 7f22d21

Browse files
authored
Update index.html
1 parent 85b8101 commit 7f22d21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ <h3>Other Projects</h3>
9797
</div>
9898
</div>
9999
<div class="footer">
100-
&copy; 2024 &#8226; <a href="https://github.com/yungsamd17/yungsamd17.github.io" target="_blank"><i class="fa-brands fa-github"></i> GitHub Repository</a>
100+
&copy; <script>document.write(/\d{4}/.exec(Date())[0])</script>
101+
&#8226; <a href="https://github.com/yungsamd17/yungsamd17.github.io" target="_blank"><i class="fa-brands fa-github"></i> GitHub Repository</a>
101102
</div>
102103
</body>
103104

0 commit comments

Comments
 (0)