summaryrefslogtreecommitdiff
path: root/_site/posts/post-1.html
blob: 78808fc2148bc61e67bae0f84aa565a3f07f4213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>