diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 05:52:09 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 05:52:09 -0600 |
commit | 064e0fd8c82b8e34f27090e5a77ac55940a283c5 (patch) | |
tree | 08f5556ae1a90e3fdc05e8c0e388ec9f1cf5d545 /blog/articles | |
parent | 0c2c40c76f78cf8807d49e3aa77b6aa9fa151fe6 (diff) |
Working on blog
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> |