mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-18 07:17:49 +00:00
Remove sections from URLs
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Printing to Screen"
|
||||
order = 4
|
||||
slug = "printing-to-screen"
|
||||
url = "printing-to-screen"
|
||||
date = "2015-10-23"
|
||||
updated = "2016-10-31"
|
||||
aliases = [
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Allocating Frames"
|
||||
order = 5
|
||||
slug = "allocating-frames"
|
||||
url = "allocating-frames"
|
||||
date = "2015-11-15"
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Page Tables"
|
||||
order = 6
|
||||
slug = "page-tables"
|
||||
url = "page-tables"
|
||||
date = "2015-12-09"
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Remap the Kernel"
|
||||
order = 7
|
||||
slug = "remap-the-kernel"
|
||||
url = "remap-the-kernel"
|
||||
date = "2016-01-01"
|
||||
updated = "2016-03-06"
|
||||
+++
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Kernel Heap"
|
||||
order = 8
|
||||
slug = "kernel-heap"
|
||||
url = "kernel-heap"
|
||||
date = "2016-04-11"
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Handling Exceptions"
|
||||
order = 9
|
||||
slug = "handling-exceptions"
|
||||
url = "handling-exceptions"
|
||||
date = "2017-03-26"
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
title = "Double Faults"
|
||||
order = 10
|
||||
slug = "double-faults"
|
||||
url = "double-faults"
|
||||
date = "2017-01-02"
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user