aboutsummaryrefslogtreecommitdiff
path: root/pages/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.js')
-rw-r--r--pages/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/index.js b/pages/index.js
index 2f7f9db..ad498cc 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -36,6 +36,7 @@ export default function Home () {
<footer className={styles.footer}>
<p>&copy; Copyright 2021, Snug Cup. All rights reserved.</p>
<p>Made in Next.JS & Hosted on Netlify</p>
+ <p>Models and assets made with Blender & Inkscape (Open Source Software)</p>
</footer>
</div>
)