aboutsummaryrefslogtreecommitdiff
path: root/src/contact.njk
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact.njk')
-rw-r--r--src/contact.njk10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/contact.njk b/src/contact.njk
new file mode 100644
index 0000000..666f55f
--- /dev/null
+++ b/src/contact.njk
@@ -0,0 +1,10 @@
+---
+layout: base.njk
+title: Contact
+---
+<h2>Want to talk with me?</h2>
+<ul>
+ <li>
+ Email: indrajith @ indrajith.dev
+ </li>
+</ul> \ No newline at end of file