Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several external links use insecure protocol (http) #17

Open
kcarboni opened this issue Nov 15, 2017 · 1 comment
Open

Several external links use insecure protocol (http) #17

kcarboni opened this issue Nov 15, 2017 · 1 comment

Comments

@kcarboni
Copy link

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

@fatcat529
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants