mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 15:27:50 +00:00
Fix front matter: Add description field and set slug
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
+++
|
||||
title = "Handling Exceptions"
|
||||
description = ""
|
||||
slug = "handling-exceptions"
|
||||
date = "2017-03-26"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user