diff options
| -rw-r--r-- | blog/articles/overthinking.xml | 2 | ||||
| -rw-r--r-- | images/isntreal.png | bin | 0 -> 5501 bytes | |||
| -rw-r--r-- | index.html | 3 | 
3 files changed, 4 insertions, 1 deletions
diff --git a/blog/articles/overthinking.xml b/blog/articles/overthinking.xml index 218710b..f64bc32 100644 --- a/blog/articles/overthinking.xml +++ b/blog/articles/overthinking.xml @@ -1,5 +1,5 @@  <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/images/isntreal.png b/images/isntreal.png Binary files differnew file mode 100644 index 0000000..b7d0e05 --- /dev/null +++ b/images/isntreal.png @@ -180,6 +180,9 @@ table {          <a href="https://spyware.neocities.org" target="_blank">              <img src="https://spyware.neocities.org/images/activelink.png" alt="Online spyware watchdog"/>          </a> +        <a href="https://isntreal.neocities.org" target="_blank"> +            <img src="images/isntreal.png" alt="isntreal"/> +        </a>          <a href="https://speevtheteev.neocities.org" target="_blank">              <img src="https://speevtheteev.neocities.org/assets/websitebutton.gif" alt="speevtheteev"/>          </a>  | 
