Fix date of new post

This commit is contained in:
Philipp Oppermann
2018-02-10 17:31:15 +01:00
parent 8848f4c139
commit 325f1f2756
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
title = "A Freestanding Rust Binary"
order = 3
path = "freestanding-rust-binary"
date = 0000-01-01
date = 2018-02-10
template = "second-edition/page.html"
+++

View File

@@ -2,7 +2,7 @@
title = "A Minimal Rust Kernel"
order = 4
path = "minimal-rust-kernel"
date = 0000-01-01
date = 2018-02-10
template = "second-edition/page.html"
+++