Files
blog_os/blog/static/atom.xml/index.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
243 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="canonical" href="/rss.xml" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="refresh" content="0;url=/rss.xml" />
</head>
</html>