Skip to content

Commit

Permalink
URL change
Browse files Browse the repository at this point in the history
  • Loading branch information
hiensarahly committed Aug 6, 2019
1 parent 9aefafe commit 3863389
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 3863389

Please sign in to comment.