diff options
author | nathansmith <nathansmith@posteo.com> | 2025-03-29 03:24:52 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-03-29 03:24:52 -0600 |
commit | 0c2c40c76f78cf8807d49e3aa77b6aa9fa151fe6 (patch) | |
tree | ea0b42decceb1cc63f13d0456da5c37df98dcb4d /blog/articles | |
parent | 934547dd32ba011e8f1f030fbce59b66c7887703 (diff) |
Working on blog
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> |