Files

10 lines
158 B
Markdown
Raw Permalink Normal View History

2021-12-14 11:25:38 -05:00
---
---
Hello Welcome to My Home Page
{% assign date = '2020-04-13T10:20:00Z' %}
- Original date - {{ date }}
- With timeago filter - {{ date | timeago }}