mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Fix an incorrect year of update in post title
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
+++
|
+++
|
||||||
title = "Set Up Rust"
|
title = "Set Up Rust"
|
||||||
date = "2015-09-02"
|
date = "2015-09-02"
|
||||||
updated = "2015-05-29"
|
updated = "2016-05-29"
|
||||||
aliases = [
|
aliases = [
|
||||||
"/2015/09/02/setup-rust/",
|
"/2015/09/02/setup-rust/",
|
||||||
"/setup-rust.html",
|
"/setup-rust.html",
|
||||||
|
|||||||
Reference in New Issue
Block a user