mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Revert "Use Zola's aliases feature instead of Netlify redirects"
This reverts commit fd2ac6ef18.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
title = "Catching Exceptions"
|
||||
weight = 1
|
||||
path = "catching-exceptions"
|
||||
aliases = ["catching-exceptions.html"]
|
||||
date = 2016-05-28
|
||||
template = "first-edition/page.html"
|
||||
[extra]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title = "Better Exception Messages"
|
||||
weight = 2
|
||||
path = "better-exception-messages"
|
||||
aliases = ["better-exception-messages.html"]
|
||||
date = 2016-08-03
|
||||
template = "first-edition/page.html"
|
||||
[extra]
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
title = "Returning from Exceptions"
|
||||
weight = 3
|
||||
path = "returning-from-exceptions"
|
||||
aliases = ["returning-from-exceptions.html"]
|
||||
date = 2016-09-21
|
||||
template = "first-edition/page.html"
|
||||
[extra]
|
||||
|
||||
Reference in New Issue
Block a user