Fix timestamp for posts
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "About Me"
|
||||
layout: default
|
||||
comments: false
|
||||
date: "2022-01-12"
|
||||
---
|
||||
|
||||
{% capture content %}Hey, I’m the guy referred to as “Xaymar” – also known by the real name Michael Fabian Dirks. I’ve been enjoying software development for a long time now, it’s both my hobby and my job, and i love it. I’m probably a great example when it comes to “Love your job and you’ll never work a day in your life”, because so far it has only felt like work once.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: "Privacy Policy"
|
||||
layout: default
|
||||
comments: false
|
||||
date: "2022-01-12"
|
||||
---
|
||||
|
||||
{% include blocks/heading.liquid level=2 content="Who we are" %}
|
||||
|
||||
Reference in New Issue
Block a user