Mercurial > piecrust2
diff docs/templates/google.html @ 735:6c500fd3194f
Merge changes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 01 Jun 2016 22:24:35 -0700 |
parents | acd119fda1f7 |
children |
line wrap: on
line diff
--- a/docs/templates/google.html Wed Jun 01 22:19:01 2016 -0700 +++ b/docs/templates/google.html Wed Jun 01 22:24:35 2016 -0700 @@ -1,5 +1,5 @@ {% macro webfonts(fontnames) %} -<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family={{ fontnames }}"> +<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family={{ fontnames }}"> {% endmacro %} {% macro analytics(siteId) %}