fix(date): year change (2021 -> 2022)
while i arguably could use a script that displays the current year rather than having to remember to update it when the date rolls over, i feel like it's somewhat disingenuous for me to suggest that i'm 100% on top of manually updating the page alongside the phrase "hand-made" when a piece of code is actually doing it for memain
parent
65602b0810
commit
6a1fde9bb8
|
|
@ -140,7 +140,7 @@
|
|||
</div>
|
||||
|
||||
<div id="footer">
|
||||
<h4>hand-made by steven ye in 2021</h4>
|
||||
<h4>hand-made by steven ye in 2022</h4>
|
||||
</div>
|
||||
|
||||
<div id="mister-hooly">
|
||||
|
|
|
|||
Loading…
Reference in New Issue