mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Use Zola's aliases feature instead of Netlify redirects
Makes the project less dependent on Netlify.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
+++
|
||||
title = "Writing an OS in pure Rust"
|
||||
date = 2018-03-09
|
||||
aliases = ["news/2018-03-09-pure-rust"]
|
||||
template = "news-page.html"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user