fix: corrects git date fetching after moving content location

This commit is contained in:
Lewis Wynne 2026-03-26 19:19:31 +00:00
parent 077cbf2e75
commit 705a5a39f3
3 changed files with 10 additions and 5 deletions

View file

@ -3,6 +3,7 @@ body {
max-width: 38rem;
margin: 0 auto;
padding: 1rem;
text-align: justify;
}
img {