mirror of
https://github.com/codeninjasuk/codeninjasuk.github.io.git
synced 2024-11-26 01:07:53 -05:00
8 lines
210 B
Markdown
8 lines
210 B
Markdown
|
---
|
||
|
title: "Post: Future Date"
|
||
|
date: 9999-12-31
|
||
|
categories:
|
||
|
- Post
|
||
|
---
|
||
|
|
||
|
This post lives in the future and is dated {{ page.date | date: "%c" }}. When building Jekyll with the `--future` flag it should appear.
|