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 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="{{ config.base_url }}" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url={{ config.base_url }}" />
</head>
</html>