summary refs log tree commit diff stats
path: root/_posts/2023-06-23-welcome-to-my-blog.md
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-06-23 11:59:08 +0100
committermounderfod <mounderfod@gmail.com>2023-06-23 11:59:08 +0100
commit52a7a82b89a2213031d9b17373a77ca4a19a054b (patch)
treef6a32ee1777742804180105c4ca69f9392a0821d /_posts/2023-06-23-welcome-to-my-blog.md
parentc87168af7d6f44748d5efd102cb9bef7cdc60fcd (diff)
downloadwebsite-52a7a82b89a2213031d9b17373a77ca4a19a054b.tar.gz
Formatting
Diffstat (limited to '_posts/2023-06-23-welcome-to-my-blog.md')
-rw-r--r--_posts/2023-06-23-welcome-to-my-blog.md18
1 files changed, 13 insertions, 5 deletions
diff --git a/_posts/2023-06-23-welcome-to-my-blog.md b/_posts/2023-06-23-welcome-to-my-blog.md
index ee3b845..aedb4e1 100644
--- a/_posts/2023-06-23-welcome-to-my-blog.md
+++ b/_posts/2023-06-23-welcome-to-my-blog.md
@@ -1,15 +1,23 @@
 ---
 title: Welcome to my blog!
 layout: post
-date: '2023-06-23 11:51:01'
+date: "2023-06-23 11:51:01"
 ---
 
 Hello, I have decided to set up a blog on my website :)
-Basically, I will use this page to create more long-form posts to express various ideas and other things that I've found cool recently.
+
+Basically, I will use this page to create more long-form posts to express
+various ideas and other things that I've found cool recently.
 
 ### How does the website work?
-The frontend was all written by me in raw HTML/CSS. The little time marquee at the top of the page was my own idea, but I... *borrowed* the time formatting code from Stack Overflow.
 
-In terms of backend, the website uses [Jekyll](https://jekyllrb.com) and is being hosted on [GitHub](https://github.com/mounderfod/website) using Vercel to deploy it.
+The frontend was all written by me in raw HTML/CSS. The little time marquee at
+the top of the page was my own idea, but I... _borrowed_ the time formatting
+code from Stack Overflow.
+
+In terms of backend, the website uses [Jekyll](https://jekyllrb.com) and is
+being hosted on [GitHub](https://github.com/mounderfod/website) using Vercel to
+deploy it.
 
-If anything is not working or you just want to contact me, see the [About page](/about).
+If anything is not working or you just want to contact me, see the
+[About page](/about).