Skip to content

Commit

Permalink
set schema to https
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakrecoer committed Jun 17, 2024
1 parent 55696df commit a8df410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/themes/dyne-soft/layouts/partials/head/seo.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<script type='application/ld+json'>
{
"@context": "http://www.schema.org",
"@context": "https://www.schema.org",
"@type": "Organization",
"name": "{{ .Site.Title }}",
"url": "{{ .Site.BaseURL }}",
Expand Down

0 comments on commit a8df410

Please sign in to comment.