summaryrefslogtreecommitdiff
path: root/src/components/Footer.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Footer.astro')
-rw-r--r--src/components/Footer.astro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/Footer.astro b/src/components/Footer.astro
new file mode 100644
index 0000000..9a8a667
--- /dev/null
+++ b/src/components/Footer.astro
@@ -0,0 +1,3 @@
+<footer>
+ <a href="https://github.com/getchoo/website">source code</a>
+</footer>