diff --git a/src/components/ArticleLayout.jsx b/src/components/ArticleLayout.jsx index 746e7db..6fb9f82 100644 --- a/src/components/ArticleLayout.jsx +++ b/src/components/ArticleLayout.jsx @@ -21,7 +21,7 @@ export function ArticleLayout({ return ( <>
-- © {new Date().getFullYear()} Spencer Sharp. All rights + © {new Date().getFullYear()} Jip J. Dekker. All rights reserved.
diff --git a/src/pages/about.jsx b/src/pages/about.jsx index ce57282..9389d34 100644 --- a/src/pages/about.jsx +++ b/src/pages/about.jsx @@ -42,7 +42,7 @@ export default function About() { return ( <> -