From 7f69e616dd181ce6d46d42a7dfde14dfeae7e247 Mon Sep 17 00:00:00 2001 From: 53hornet <53hornet@gmail.com> Date: Sat, 30 Mar 2019 18:05:20 -0400 Subject: Initial commit. --- posts/2019-03-30-post-1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 posts/2019-03-30-post-1.md (limited to 'posts/2019-03-30-post-1.md') diff --git a/posts/2019-03-30-post-1.md b/posts/2019-03-30-post-1.md new file mode 100644 index 0000000..cc70586 --- /dev/null +++ b/posts/2019-03-30-post-1.md @@ -0,0 +1,9 @@ +--- +title: First Post +published_date: "2019-03-30 20:42:44 +0000" +layout: post.liquid +is_draft: false +--- +# This is our first Post! + +Welcome to the first post ever on cobalt.rs! -- cgit v1.2.3