aboutsummaryrefslogtreecommitdiff
path: root/assets/post1.html
blob: 6eafb918836bf0d77fb26a94465247e9a58dbb6f (plain)
1
2
3
4
5
6
7
8
9
<section>
    <h2>Title</h2>
    <p>
        Nice content
        <code>
            My code here
        </code>
    </p>
</section>