getgrav / grav-theme-halcyon

Halcyon Days is a modern and stylish HTML5/CSS3 template with a pixel-perfect design and smooth effects. It’s especially fitting for a portfolio or start-up website, but it’s also very versatile and can be used for many other projects.
https://getgrav.org
Other
5 stars 3 forks source link

moved fontawesome include to https (as per issue #4) #5

Closed AntonLydike closed 3 years ago

AntonLydike commented 3 years ago

As per issue #4, fontawesome is loaded over http causing it to fail when the page is loaded over https due to the mixed content policy of modern browsers.