Fix front matter: Add description field and set slug

This commit is contained in:
Philipp Oppermann
2017-04-27 12:44:41 +02:00
parent 9940a598ab
commit f525541969
10 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
+++
title = "A minimal x86 kernel"
slug = "multiboot-kernel"
description = ""
url = "multiboot-kernel"
date = "2015-08-18"
aliases = [
"/2015/08/18/multiboot-kernel/",