summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorHorus32016-11-23 18:07:51 +0100
committerHorus32016-11-23 18:07:51 +0100
commit68c22afe782299a5efd54afd4e6367efd025aec9 (patch)
tree7a0758c0b7eac350941fec8345c8b483cd84b4db /content
parent26c446cd6f9d4bf58d3b7368ea984ce167f4081c (diff)
downloadiamfabulous.de-68c22afe782299a5efd54afd4e6367efd025aec9.tar.gz
Fügt contact form hinzu.
Diffstat (limited to 'content')
-rw-r--r--content/contact.md8
-rw-r--r--content/thankyou.md8
2 files changed, 16 insertions, 0 deletions
diff --git a/content/contact.md b/content/contact.md
new file mode 100644
index 0000000..263c018
--- /dev/null
+++ b/content/contact.md
@@ -0,0 +1,8 @@
++++
+date = "2016-11-18T11:10:19+02:00"
+draft = false
+title = "contact me"
+type = "contact"
+layout = "single"
+
++++
diff --git a/content/thankyou.md b/content/thankyou.md
new file mode 100644
index 0000000..9d080a4
--- /dev/null
+++ b/content/thankyou.md
@@ -0,0 +1,8 @@
++++
+date = "2016-11-18T11:10:19+02:00"
+draft = false
+title = "thank you"
+type = "thankyou"
+layout = "single"
+
++++