diff --git a/site/components/Layout.js b/site/components/Layout.js
index 312dc1a..667303c 100644
--- a/site/components/Layout.js
+++ b/site/components/Layout.js
@@ -12,8 +12,6 @@ export default function Layout({ children }) {
- {/*
- */}
@@ -45,7 +43,7 @@ export default function Layout({ children }) {
target="_blank"
rel="noopener noreferrer"
>
-
+
{siteConfig.author}
{' '}
Licensed under a CC-By 4.0 International License