diff options
Diffstat (limited to 'src/app/page.jsx')
| -rw-r--r-- | src/app/page.jsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/page.jsx b/src/app/page.jsx index fff492b..47f30b0 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -27,6 +27,7 @@ export default function Home() { </div> </div> </div> + <div className={styles.netlifyLogo}> <Link href={"https://github.com/real-zephex/Dramalama"} |