I created a function to return the date in string format (ie. Wed Jan 17) and connected it to index.html. Moving forward each day will be displayed on the website.
I noticed the spacing was off for the haiku. I split the haiku but \n and added <br> for better spacing
What:
\n
and added<br>
for better spacing