diff options
author | Mark Powers <mark@marks.kitchen> | 2024-05-22 20:20:00 -0500 |
---|---|---|
committer | Mark Powers <mark@marks.kitchen> | 2024-05-22 20:20:00 -0500 |
commit | 4a7862b0f1c7cec898bfa08114819a74690d4962 (patch) | |
tree | 813a3547df9bc50fea9c8807c67cdac1b2ca3423 /themes/markskitchen/layouts/partials/footer.html | |
parent | edce1c0b75831490080c3955e70d298bb5bcbc7d (diff) |
Add huginn post
Diffstat (limited to 'themes/markskitchen/layouts/partials/footer.html')
-rw-r--r-- | themes/markskitchen/layouts/partials/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/markskitchen/layouts/partials/footer.html b/themes/markskitchen/layouts/partials/footer.html index 19c1837..ecf9420 100644 --- a/themes/markskitchen/layouts/partials/footer.html +++ b/themes/markskitchen/layouts/partials/footer.html @@ -1,3 +1,3 @@ <footer> - <div>Mark Powers <<span class="email">mark</span>> © 2022 </div> + <div>Mark Powers <<span class="email">mark</span>> © 2023 </div> </footer> |