mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-20 07:57:49 +00:00
Rename first-edition subfolder to edition-1
This commit is contained in:
7
blog/content/edition-1/extra/naked-exceptions/_index.md
Normal file
7
blog/content/edition-1/extra/naked-exceptions/_index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Handling Exceptions using naked Functions"
|
||||
sort_by = "weight"
|
||||
template = "edition-1/handling-exceptions-with-naked-fns.html"
|
||||
insert_anchor_links = "left"
|
||||
aliases = ["first-edition/extra/naked-exceptions/index.html"]
|
||||
+++
|
||||
Reference in New Issue
Block a user