1
0
This commit is contained in:
2024-12-27 20:23:38 +09:00
parent 5bd6fa65b2
commit b83b530933
2 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"@context": "http://schema.org",
"@type": "WebSite",
"name": "{{ .Title }}",
"url": "https://yui.syui.ai"
"url": "{{ .Site.BaseURL }}"
}
</script>