diff --git a/src/components/ThePost.vue b/src/components/ThePost.vue
new file mode 100644
index 0000000..ab34974
--- /dev/null
+++ b/src/components/ThePost.vue
@@ -0,0 +1,22 @@
+
+
+
+
+
+ post content goes here
+
+
+
+
+ - Originally authored: {{ props.date.toLocaleDateString("en-US") }}
+
+
+
diff --git a/src/components/ThePosts.vue b/src/components/ThePosts.vue
index b3f1df6..a274727 100644
--- a/src/components/ThePosts.vue
+++ b/src/components/ThePosts.vue
@@ -1,8 +1,14 @@
- mjau mjau posts here
+