Sep 6, 2019

styling sample post

Heading 1

Heading 2

Heading 3

Heading 4

A link

Terminal
A terminal command
some html
<div class="container py5">
  <p>Lorem ipsum</p>
</div>
some javascript
$(document).ready(function() {
  console.log('hello');
});

A code section without any header

<span>A small HTML snippet</span>

An image