Display date of last update for posts

This commit is contained in:
Philipp Oppermann
2017-06-13 17:35:08 +02:00
parent 6f8999ada5
commit e84c8ac638
8 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ title = "Catching Exceptions"
order = 1
url = "catching-exceptions"
date = "2016-05-28"
[extra]
updated = "2016-06-25"
+++

View File

@@ -3,6 +3,7 @@ title = "Better Exception Messages"
order = 2
url = "better-exception-messages"
date = "2016-08-03"
[extra]
updated = "2016-11-01"
+++

View File

@@ -3,6 +3,7 @@ title = "Returning from Exceptions"
order = 3
url = "returning-from-exceptions"
date = "2016-09-21"
[extra]
updated = "2016-11-01"
+++