diff options
Diffstat (limited to 'layouts/partials/ld/website.html')
| -rw-r--r-- | layouts/partials/ld/website.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/ld/website.html b/layouts/partials/ld/website.html index 2abab83..421250f 100644 --- a/layouts/partials/ld/website.html +++ b/layouts/partials/ld/website.html @@ -3,6 +3,6 @@ "@context": "http://schema.org", "@type": "WebSite", "id": "https://www.costas.dev/", - "url": "https://www.costas.dev/", + "url": "https://www.costas.dev/" } </script>
\ No newline at end of file |
