diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index a4c088d..d090957 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -186,7 +186,7 @@ function getOGTag(pageData) { pageData.frontmatter.head.push([ "meta", - { property: "og:image", content: "../static/icon/logo.svg" }, + { property: "og:image", content: "https://an-jieun.github.io/static/icon/logo.svg" }, ]); pageData.frontmatter.head.push([ "meta", @@ -210,7 +210,7 @@ function getOGTag(pageData) { ]); pageData.frontmatter.head.push([ "meta", - { name: "twitter:image", content: "../static/icon/logo.svg" }, + { name: "twitter:image", content: "https://an-jieun.github.io/static/icon/logo.svg" }, ]); const metaData = { diff --git a/docs/.vitepress/dist/404.html b/docs/.vitepress/dist/404.html index 65f058a..a0203e3 100644 --- a/docs/.vitepress/dist/404.html +++ b/docs/.vitepress/dist/404.html @@ -18,7 +18,7 @@
404
But if you don't change your direction, and if you keep looking, you may end up where you are heading.