Merge pull request #1309 from cben/patch-1
README example: load MathJax over https
This commit is contained in:
		| @@ -976,7 +976,7 @@ Reveal.initialize({ | |||||||
| 	// other options ... | 	// other options ... | ||||||
|  |  | ||||||
| 	math: { | 	math: { | ||||||
| 		mathjax: 'http://cdn.mathjax.org/mathjax/latest/MathJax.js', | 		mathjax: 'https://cdn.mathjax.org/mathjax/latest/MathJax.js', | ||||||
| 		config: 'TeX-AMS_HTML-full'  // See http://docs.mathjax.org/en/latest/config-files.html | 		config: 'TeX-AMS_HTML-full'  // See http://docs.mathjax.org/en/latest/config-files.html | ||||||
| 	}, | 	}, | ||||||
| 	 | 	 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user