From dba840b0a385ccb4dc16e23d5679c566439e8b13 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Isabella=20Sko=C5=99epov=C3=A1?= <isabella@skorepova.info>
Date: Wed, 4 Jan 2023 19:37:45 +0100
Subject: [PATCH] update year

---
 theme-source/partials/base-body.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme-source/partials/base-body.tsx b/theme-source/partials/base-body.tsx
index d96fda86..7b12a000 100644
--- a/theme-source/partials/base-body.tsx
+++ b/theme-source/partials/base-body.tsx
@@ -344,7 +344,7 @@ export function BaseBody({
           >
             Isabella Skořepová
           </a>{' '}
-          2015-2022
+          2015-2023
         </div>
       </footer>
 
-- 
GitLab