mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Use Zola's aliases feature instead of Netlify redirects
Makes the project less dependent on Netlify.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title = "Set Up Rust"
|
||||
weight = 3
|
||||
path = "set-up-rust"
|
||||
aliases = ["set-up-rust.html", "setup-rust.html", "/2015/09/02/setup-rust/", "/rust-os/setup-rust.html"]
|
||||
date = 2015-09-02
|
||||
template = "first-edition/page.html"
|
||||
[extra]
|
||||
|
||||
Reference in New Issue
Block a user