You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several links in this template that use http rather than https. Chrome at least warns about the insecurities this may create. I would like to see those links changed to https.
Examples:
README.md
[Freelancer Jekyll Version](http://startbootstrap.com/template-overviews/1-col-portfolio/) is a Jekyll build for the Freelancer portfolio theme based on [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
_includes/footer.html
<div class="footer-col col-md-4">
<h3>About {{ site.title }}</h3>
<p><a href="http://startbootstrap.com">Start Bootstrap</a> is an open source library of Bootstrap themes and templates.</p>
</div>
I would be happy to submit a PR to fix these
The text was updated successfully, but these errors were encountered:
Same issues!.
I am using this template on my project, but after deploy the website on google cloud platform, there are privacy errors.
Look forward to hearing from you.
There are several links in this template that use http rather than https. Chrome at least warns about the insecurities this may create. I would like to see those links changed to https.
Examples:
README.md
_includes/footer.html
I would be happy to submit a PR to fix these
The text was updated successfully, but these errors were encountered: