updated links to https

This commit is contained in:
Salar Rahmanian 2017-12-16 20:23:15 -05:00
parent cf38e36ec2
commit e23ecaca04
17 changed files with 29 additions and 28 deletions

View file

@ -1,5 +1,5 @@
{{ partial "header.html" . }}
<body lang="en" itemscope itemtype="http://schema.org/Article">
<body lang="en" itemscope itemtype="https://schema.org/Article">
{{ partial "subheader.html" . }}
{{ $baseurl := .Site.BaseURL }}