Use Zola's aliases feature instead of Netlify redirects

Makes the project less dependent on Netlify.
This commit is contained in:
Philipp Oppermann
2019-04-24 12:07:00 +02:00
parent 5995948310
commit 5daa7269d6
19 changed files with 40 additions and 55 deletions

View File

@@ -2,6 +2,7 @@
title = "Handling Exceptions"
weight = 9
path = "handling-exceptions"
aliases = ["handling-exceptions.html"]
date = 2017-03-26
template = "first-edition/page.html"
+++