From b496f835dc68603cb8d99e6431e44bbcc047b61e Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Thu, 14 Mar 2019 10:13:04 +0100 Subject: [PATCH] Set publish date --- .../second-edition/posts/10-paging-implementation/index.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/blog/content/second-edition/posts/10-paging-implementation/index.md b/blog/content/second-edition/posts/10-paging-implementation/index.md index 9c1a6694..9d10edb5 100644 --- a/blog/content/second-edition/posts/10-paging-implementation/index.md +++ b/blog/content/second-edition/posts/10-paging-implementation/index.md @@ -2,7 +2,7 @@ title = "Paging Implementation" weight = 10 path = "paging-implementation" -date = 0000-01-01 +date = 2019-03-14 template = "second-edition/page.html" +++ @@ -930,7 +930,3 @@ The next post will create a heap memory region for our kernel, which will allow [allocate memory]: https://doc.rust-lang.org/alloc/boxed/struct.Box.html [collection types]: https://doc.rust-lang.org/alloc/collections/index.html - ---- - -TODO: update date