TolgaTatli / Halve

Stylish Two-Column Jekyll Theme
https://tolgatatli.github.io/Halve/
MIT License
290 stars 356 forks source link

Problems of HTTP and HTTPS #33

Closed chuyangliu closed 7 years ago

chuyangliu commented 7 years ago

Here is my website repo: https://github.com/stevennl/stevennl.github.io.

But when I visit https://stevennl.github.io/, the css assets cannot be used.

The outputs of the console:

Mixed Content: The page at 'https://stevennl.github.io/' was loaded over HTTPS, but requested an insecure stylesheet 'http://stevennl.github.io/assets/css/main.css'. This request has been blocked; the content must be served over HTTPS.

How to solve this? Thanks.

chuyangliu commented 7 years ago

Strange. It works just fine after I wait for about 10 minutes.