Files
blog_os/blog/static/handling-exceptions-with-naked-fns.html
Philipp Oppermann 5daa7269d6 Use Zola's aliases feature instead of Netlify redirects
Makes the project less dependent on Netlify.
2019-04-24 17:54:21 +02:00

8 lines
303 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="/first-edition/extra/naked-exceptions/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=/first-edition/extra/naked-exceptions/" />
</head>
</html>