diff --git a/src/lib/blog/+post.svelte b/src/lib/blog/+post.svelte index 2050c3d..2a400f7 100755 --- a/src/lib/blog/+post.svelte +++ b/src/lib/blog/+post.svelte @@ -4,7 +4,7 @@
@@ -62,8 +65,8 @@
on my website.
Oh, just in case, I'm a guy, and I'm {yr} old. You don't need to know more than that.
- Finally, feel free to contact me! I love receiving mails and messages from people, and
- I'll try to respond as soon as possible.
+ Finally, feel free to contact me! I love receiving mails and messages from people, and I'll
+ try to respond as soon as possible.
If it's a question or a request, I'll see if can also publicly document it so that others
can benefit from it as well.
Until then, have a nice day!
diff --git a/src/routes/blog/[slug]/+page.svelte b/src/routes/blog/[slug]/+page.svelte
index e20b80d..1c8e504 100755
--- a/src/routes/blog/[slug]/+page.svelte
+++ b/src/routes/blog/[slug]/+page.svelte
@@ -19,36 +19,38 @@
+ +
+ {convertDate(data.meta.date)} +
+Tags: +
+- {convertDate(data.meta.date)} -
+