Skip to content

Commit

Permalink
ddd
Browse files Browse the repository at this point in the history
  • Loading branch information
An-JIeun committed Apr 2, 2024
1 parent 8e2e6ee commit 13cec7c
Show file tree
Hide file tree
Showing 71 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ function getOGTag(pageData) {
]);
pageData.frontmatter.head.push([
"meta",
{ property: "twitter:image", content: pageData.frontmatter.description },
{ property: "twitter:image", content: pageData.frontmatter.img },
]);
const metaData = {
"@context": "http://schema.org",
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/dist/404.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 13cec7c

Please sign in to comment.