diff options
Diffstat (limited to 'blog/articles')
| -rw-r--r-- | blog/articles/overthinking.xml | 18 | ||||
| -rw-r--r-- | blog/articles/test.xml | 8 | 
2 files changed, 18 insertions, 8 deletions
diff --git a/blog/articles/overthinking.xml b/blog/articles/overthinking.xml new file mode 100644 index 0000000..218710b --- /dev/null +++ b/blog/articles/overthinking.xml @@ -0,0 +1,18 @@ +<article> +  <p> +    Whenver I decide to add something to this website I always overthink on how +    to add the thing. In general I just overthink how I will do everything. It +    slows me down. Right now I am overthinking trying to think what to write +    and how to format it. I always end up doing way less when what I planned +    on doing. My partner overthinks a lot to. We overthink together. +    Though we overthink in different ways. I always end up going fuck this +    and throwing together a terrible mess while he just ends up giving up +    from the start. +    <br/><br/> +    Overthinking is just as much of a power as it is a curse. It fuels my +    ideas and thought process just as much as it slows me down. Its a quite +    difficult weapon to use but still quite deadly indeed. +    <br/><br/> +    Next time you overthink do what I do: eat junk food. +  </p> +</article> diff --git a/blog/articles/test.xml b/blog/articles/test.xml deleted file mode 100644 index 51d440b..0000000 --- a/blog/articles/test.xml +++ /dev/null @@ -1,8 +0,0 @@ -<article> -  <header> -    <h1>Over thinking</h1> -    <p> -      I over think a lot tbh. -    </p> -  </header> -</article>  | 
