diff options
Diffstat (limited to 'blog/articles')
| -rw-r--r-- | blog/articles/test.xml | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/blog/articles/test.xml b/blog/articles/test.xml new file mode 100644 index 0000000..51d440b --- /dev/null +++ b/blog/articles/test.xml @@ -0,0 +1,8 @@ +<article> +  <header> +    <h1>Over thinking</h1> +    <p> +      I over think a lot tbh. +    </p> +  </header> +</article>  | 
