diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/footer/footer.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/footer/footer.tsx b/src/components/footer/footer.tsx index 041239a..c9ce6bf 100644 --- a/src/components/footer/footer.tsx +++ b/src/components/footer/footer.tsx @@ -26,7 +26,7 @@ const Footer = () => { target="_blank"> That Computer Scientist </Link> - <span>Created with 💖 by </span> + <span>. Created with 💖 by </span> <Link className="link link-accent no-underline" href="https://github.com/luciferreeves/" |
