diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 06:22:38 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 06:22:38 -0600 |
commit | 5e491ba70ff440128a1dd3f467c67e296d9e0103 (patch) | |
tree | ba54e34eb2f84ceb0962f1ea219fff9b3563b0b3 /blog | |
parent | 47601584fe7fe6662c9cab16c03086a00026a256 (diff) |
More small things why why why
Diffstat (limited to 'blog')
-rw-r--r-- | blog/feed.xml | 4 | ||||
-rw-r--r-- | blog/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/blog/feed.xml b/blog/feed.xml index 29ecb76..c045e3c 100644 --- a/blog/feed.xml +++ b/blog/feed.xml @@ -12,12 +12,12 @@ <item> <title>Overthinking</title> - <link>http://nathansmith117.beevomit.org/blog</link> + <link>http://nathansmith117.beevomit.org/blog#overthinking</link> <pubDate>Sat, 29 Mar 2025 11:42:00 GMT</pubDate> <description> <![CDATA[ <article> - <p> + <p id="overthinking"> 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 diff --git a/blog/index.html b/blog/index.html index 3161591..86825c5 100644 --- a/blog/index.html +++ b/blog/index.html @@ -54,7 +54,7 @@ table { <table border="1" width="60%"> <tr><td><h2>Overthinking</h2>--- Sat, 29 Mar 2025 11:42:00 GMT</td></tr> <tr><td> - <p> + <p id="overthinking"> 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 |