Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
syui committed Nov 30, 2024
1 parent 9d9f50f commit 47a4c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@context": "http://schema.org",
"@type": "WebSite",
"name": "{{ .Title }}",
"url": "{{ .Site.BaseURL }}"
"url": "https://yui.syui.ai"
}
</script>

Expand Down

0 comments on commit 47a4c9c

Please sign in to comment.