Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #260 from tomwright01/update_faq
Added new FAQ
  • Loading branch information
Raniere Silva committed Oct 27, 2015
2 parents 37a24cd + 747f4a0 commit ece37f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions FAQ.md
Expand Up @@ -181,3 +181,7 @@
If you're using a browser plugin like [HTTPS Everywhere](https://www.eff.org/https-everywhere)
you will need to disable it for your workshop's site.
We are presently (January 2015) working to get HTTPS working properly on our website.
* *Help, my github.io website is not updating!*
Ensure that strings in the index.html header are enclosed in quotations `"`. Special characters such as `"&"` may render correctly on your local machine but cause rendering to fail (silently?) on GitHub.

0 comments on commit ece37f4

Please sign in to comment.