From e8ab11225a306225d2be16c4464e68a4ad464918 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 2 Jun 2020 21:54:44 -0400 Subject: basic cobalt layout --- posts/post-1.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 posts/post-1.md (limited to 'posts/post-1.md') diff --git a/posts/post-1.md b/posts/post-1.md new file mode 100644 index 0000000..cf88955 --- /dev/null +++ b/posts/post-1.md @@ -0,0 +1,10 @@ +--- +layout: default.liquid + +title: First Post +is_draft: true +--- + +# This is our first Post! + +Welcome to the first post ever on cobalt.rs! -- cgit v1.2.3