mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Add more redirects for old url formats
This commit is contained in:
@@ -4,6 +4,7 @@ slug = "multiboot-kernel"
|
||||
date = "2015-08-18"
|
||||
aliases = [
|
||||
"/2015/08/18/multiboot-kernel/",
|
||||
"/rust-os/multiboot-kernel.html",
|
||||
]
|
||||
+++
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ date = "2015-08-25"
|
||||
updated = "2015-10-29"
|
||||
aliases = [
|
||||
"/2015/08/25/entering-longmode/",
|
||||
"/rust-os/entering-longmode.html",
|
||||
]
|
||||
+++
|
||||
|
||||
|
||||
@@ -4,6 +4,7 @@ date = "2015-09-02"
|
||||
aliases = [
|
||||
"/2015/09/02/setup-rust/",
|
||||
"/setup-rust.html",
|
||||
"/rust-os/setup-rust.html",
|
||||
]
|
||||
+++
|
||||
|
||||
|
||||
@@ -3,6 +3,7 @@ title = "Printing to Screen"
|
||||
date = "2015-10-23"
|
||||
aliases = [
|
||||
"/2015/10/23/printing-to-screen/",
|
||||
"/rust-os/printing-to-screen.html",
|
||||
]
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user