summaryrefslogtreecommitdiff
path: root/_site/posts/post-1.html
diff options
context:
space:
mode:
author53hornet <53hornet@gmail.com>2019-03-30 18:05:20 -0400
committer53hornet <53hornet@gmail.com>2019-03-30 18:05:20 -0400
commit7f69e616dd181ce6d46d42a7dfde14dfeae7e247 (patch)
tree3324c42ae878b1e68717d56270d81015d7d6de6b /_site/posts/post-1.html
downloadcobalt-site-7f69e616dd181ce6d46d42a7dfde14dfeae7e247.tar.xz
cobalt-site-7f69e616dd181ce6d46d42a7dfde14dfeae7e247.zip
Initial commit.
Diffstat (limited to '_site/posts/post-1.html')
-rw-r--r--_site/posts/post-1.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/_site/posts/post-1.html b/_site/posts/post-1.html
new file mode 100644
index 0000000..78808fc
--- /dev/null
+++ b/_site/posts/post-1.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>First Post</title>
+ </head>
+ <body>
+ <div>
+ <h2>First Post</h2>
+ <h1>This is our first Post!</h1>
+<p>Welcome to the first post ever on cobalt.rs!</p>
+
+ </div>
+ </body>
+</html>