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
If you visit cos.io with javascript disabled, the page does not render gracefully at all. This is very strange since it is just a static site. The main issues:
Our logo does not load
The drop down menus do not function, and when they are clicked, they direct you to nginx 404 pages
Since it is not difficult to achieve this functionality with just html/css, it may be worth it to fix it, at least enough that you can still navigate to all the pages linked in the header.
The text was updated successfully, but these errors were encountered:
If you visit
cos.io
with javascript disabled, the page does not render gracefully at all. This is very strange since it is just a static site. The main issues:404
pagesSince it is not difficult to achieve this functionality with just html/css, it may be worth it to fix it, at least enough that you can still navigate to all the pages linked in the header.
The text was updated successfully, but these errors were encountered: