Skip to content

Commit

Permalink
Lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
hiensarahly committed Aug 6, 2019
1 parent 3863389 commit d602d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/seo_schema.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@type" : "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "{{ .Site.baseURL }}"
"@id": "{{ .Site.baseurl }}"
},
"articleSection" : "{{ .Section }}",
"name" : "{{ .Title }}",
Expand Down

0 comments on commit d602d6c

Please sign in to comment.