Revert "Use Zola's aliases feature instead of Netlify redirects"

This reverts commit fd2ac6ef18.
This commit is contained in:
Philipp Oppermann
2019-04-24 15:57:06 +02:00
parent fd2ac6ef18
commit a6b8252946
19 changed files with 55 additions and 40 deletions

View File

@@ -1,8 +1,7 @@
+++
title = "A minimal Multiboot Kernel"
weight = 1
path = "multiboot-kernel"
aliases = ["multiboot-kernel.html", "/2015/08/18/multiboot-kernel/", "/rust-os/multiboot-kernel.html"]
path = "multiboot-kernel/"
date = 2015-08-18
template = "first-edition/page.html"
+++