diff options
Diffstat (limited to 'assets/post2.html')
-rw-r--r-- | assets/post2.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/post2.html b/assets/post2.html new file mode 100644 index 0000000..077734e --- /dev/null +++ b/assets/post2.html @@ -0,0 +1,9 @@ +<section> + <h2>Title</h2> + <p> + Nice content 2 + <code> + My code here + </code> + </p> +</section> |