You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it's confusing to read as the joke and author are rendered as <li> elements. I'm going to quickly change the template so they at least look associated.
Also the header is currently a form? I think it needs to just be links to the /login and /post routes.
The text was updated successfully, but these errors were encountered:
Currently it's confusing to read as the joke and author are rendered as
<li>
elements. I'm going to quickly change the template so they at least look associated.Also the header is currently a form? I think it needs to just be links to the
/login
and/post
routes.The text was updated successfully, but these errors were encountered: