aboutsummaryrefslogtreecommitdiffstats
path: root/pages/about.js
diff options
context:
space:
mode:
Diffstat (limited to 'pages/about.js')
-rw-r--r--pages/about.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/pages/about.js b/pages/about.js
new file mode 100644
index 0000000..ac11556
--- /dev/null
+++ b/pages/about.js
@@ -0,0 +1,3 @@
+export default function About() {
+ return <h1>hands that help</h1>
+} \ No newline at end of file