Newer
Older
express-blog / static / index.html
@Jason Jason on 16 May 99 bytes modified: .gitignore
<section>
  <h2>Blog Home</h2>
  <article>
    <p>Welcome to the blog.</p>
  </article>
</section>