Add type to CSS links and fix meta tag #9

Merged
matheussilvasantos merged 1 commit from master into master 2021-04-14 12:58:06 +00:00
matheussilvasantos commented 2021-04-14 12:01:05 +00:00 (Migrated from github.com)

I started to see this error on Firefox for some reason:

The stylesheet https://rishav.io/zerk/normalize.css was not loaded because its MIME type, “text/html”, is not “text/css”.
The stylesheet https://rishav.io/zerk/style.css was not loaded because its MIME type, “text/html”, is not “text/css”.

Theoretically, text/html is not mandatory, but hopefully, adding it will fix the error.

Also, this is weirdly broking the website:
image

Thanks for this awesome website.

I started to see this error on Firefox for some reason: ``` The stylesheet https://rishav.io/zerk/normalize.css was not loaded because its MIME type, “text/html”, is not “text/css”. The stylesheet https://rishav.io/zerk/style.css was not loaded because its MIME type, “text/html”, is not “text/css”. ``` Theoretically, `text/html` is not mandatory, but hopefully, adding it will fix the error. Also, this is weirdly broking the website: ![image](https://user-images.githubusercontent.com/14128874/114707138-c33d7b00-9d21-11eb-8602-642e8dd69f99.png) Thanks for this awesome website.
xrisk commented 2021-04-14 13:00:18 +00:00 (Migrated from github.com)

Thank you, but the problem was that I recently moved from GitHub Pages to Cloudflare Pages for hosting. You can visit the project at the new URL https://zerk.rishav.io/ Thanks for being our only (?) user! 😄

Thank you, but the problem was that I recently moved from GitHub Pages to Cloudflare Pages for hosting. You can visit the project at the new URL https://zerk.rishav.io/ Thanks for being our only (?) user! 😄
matheussilvasantos commented 2021-04-14 13:44:14 +00:00 (Migrated from github.com)

Awesome! I don't know why because it's awesome; everyone should use it.

Awesome! I don't know why because it's awesome; everyone should use it.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xrisk/zerk!9
No description provided.