mirror of
https://github.com/airwindows/airwindows.git
synced 2026-05-15 14:16:00 -06:00
[GH-ISSUE #40] Website broken #32
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/airwindows#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GabrielDougherty on GitHub (Jun 26, 2022).
Original GitHub issue: https://github.com/airwindows/airwindows/issues/40
Hi, when I visit your website https://www.airwindows.com/ my browser tries to download the page instead of displaying it. I can reproduce this problem in Safari and Brave Browser. I think your MIME type on your website is misconfigured. For example here is how to fix it if you use .htaccess files: https://stackoverflow.com/questions/28006188/browsers-try-to-download-html-file-instead-of-opening
@magnetophon commented on GitHub (Jun 27, 2022):
Same here, using Qutebrowser on Linux.
@GabrielDougherty commented on GitHub (Jun 27, 2022):
Looks fixed now.