From 9da2f77f849c08866b2bd66bc1ba48f2e2989d77 Mon Sep 17 00:00:00 2001 From: Raymonzut <40148684+Raymonzut@users.noreply.github.com> Date: Sat, 25 Apr 2020 17:04:44 +0200 Subject: [PATCH] Add title, date and content --- client/src/views/Post.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/client/src/views/Post.vue b/client/src/views/Post.vue index da1d1ff..0cad746 100644 --- a/client/src/views/Post.vue +++ b/client/src/views/Post.vue @@ -1,9 +1,15 @@