mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 23:07:50 +00:00
Mark all 3rd edition posts as drafts
This commit is contained in:
@@ -3,6 +3,7 @@ title = "Booting"
|
||||
weight = 2
|
||||
path = "booting"
|
||||
date = 0000-01-01
|
||||
draft = true
|
||||
|
||||
[extra]
|
||||
chapter = "Bare Bones"
|
||||
|
||||
@@ -3,6 +3,7 @@ title = "UEFI Booting"
|
||||
path = "booting/uefi"
|
||||
date = 0000-01-01
|
||||
template = "edition-3/page.html"
|
||||
draft = true
|
||||
|
||||
[extra]
|
||||
hide_next_prev = true
|
||||
|
||||
Reference in New Issue
Block a user