mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-19 15:57:48 +00:00
Display date of last update for posts
This commit is contained in:
@@ -3,6 +3,7 @@ title = "Entering Long Mode"
|
||||
order = 2
|
||||
url = "entering-longmode"
|
||||
date = "2015-08-25"
|
||||
[extra]
|
||||
updated = "2015-10-29"
|
||||
+++
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title = "Set Up Rust"
|
||||
order = 3
|
||||
url = "set-up-rust"
|
||||
date = "2015-09-02"
|
||||
[extra]
|
||||
updated = "2017-04-12"
|
||||
+++
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title = "Printing to Screen"
|
||||
order = 4
|
||||
url = "printing-to-screen"
|
||||
date = "2015-10-23"
|
||||
[extra]
|
||||
updated = "2016-10-31"
|
||||
+++
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title = "Remap the Kernel"
|
||||
order = 7
|
||||
url = "remap-the-kernel"
|
||||
date = "2016-01-01"
|
||||
[extra]
|
||||
updated = "2016-03-06"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user