Files
wren/doc/site
Kyle Marek-Spartz a132bca534 fix: switch Google Fonts link to protocol-relative URL in template.html
Remove the explicit `https:` scheme from the Google Fonts stylesheet href in
`doc/site/template.html` to avoid mixed content warnings when the site is served
over HTTP and to allow the browser to automatically use the same protocol as the
page.
2015-01-09 15:25:06 +00:00
..