-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Since the homepage uses JavaScript to jump to the introduction page, it just stays blank when scripting is disabled.
Possible solutions:
- The proper solution would be using an HTTP 3xx redirect.
- A
<noscript>tag with a meta refresh could be used, but this would reintroduce Fix broken back button on Firefox #3 for script-disabled users, I believe.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed