Move blogs into pages directory.
This commit is contained in:
6
pages/blog/2021-04-18-first-impression-of-rust.cfg.php
Normal file
6
pages/blog/2021-04-18-first-impression-of-rust.cfg.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$title = "First Impression of Rust";
|
||||
$description = "After some time using Rust, and initially being very skeptical, I give my first impressions of the Rust programming language.";
|
||||
$created = "2021-04-18";
|
||||
$updated = "2021-04-18";
|
||||
?>
|
Reference in New Issue
Block a user