Skip to content

Commit

Permalink
fix:homepage-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed May 2, 2024
1 parent cfa98d1 commit c77b08a
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 17 deletions.
12 changes: 6 additions & 6 deletions .vuepress/.cache/deps/_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,37 @@
"slimsearch": {
"src": "../../../node_modules/slimsearch/dist/index.mjs",
"file": "slimsearch.js",
"fileHash": "aee3f101",
"fileHash": "44242c8d",
"needsInterop": false
},
"@vueuse/core": {
"src": "../../../node_modules/@vueuse/core/index.mjs",
"file": "@vueuse_core.js",
"fileHash": "132e4ec9",
"fileHash": "c65333b8",
"needsInterop": false
},
"@vue/devtools-api": {
"src": "../../../node_modules/@vue/devtools-api/lib/esm/index.js",
"file": "@vue_devtools-api.js",
"fileHash": "18143364",
"fileHash": "a99e592a",
"needsInterop": false
},
"@vuepress/shared": {
"src": "../../../node_modules/@vuepress/shared/dist/index.js",
"file": "@vuepress_shared.js",
"fileHash": "6764bdf0",
"fileHash": "f76fb530",
"needsInterop": false
},
"vue": {
"src": "../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "fb4473f5",
"fileHash": "de73e1d6",
"needsInterop": false
},
"vue-router": {
"src": "../../../node_modules/vue-router/dist/vue-router.esm-bundler.js",
"file": "vue-router.js",
"fileHash": "6fe827e6",
"fileHash": "2507ba52",
"needsInterop": false
}
},
Expand Down
2 changes: 1 addition & 1 deletion .vuepress/.temp/internal/themeData.js

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

2 changes: 1 addition & 1 deletion .vuepress/.temp/pages/404.html.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import comp from "C:/Users/sisuh/Redrock-SRE-knowledgebase/.vuepress/.temp/pages/404.html.vue"
const data = JSON.parse("{\"path\":\"/404.html\",\"title\":\"\",\"lang\":\"zh-CN\",\"frontmatter\":{\"layout\":\"NotFound\",\"description\":\"404 Not Found\",\"gitInclude\":[],\"head\":[[\"meta\",{\"property\":\"og:url\",\"content\":\"https://vuepress-theme-hope-docs-demo.netlify.app/404.html\"}],[\"meta\",{\"property\":\"og:site_name\",\"content\":\"Redrock SRE 知识库\"}],[\"meta\",{\"property\":\"og:description\",\"content\":\"404 Not Found\"}],[\"meta\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"meta\",{\"property\":\"og:locale\",\"content\":\"zh-CN\"}],[\"meta\",{\"property\":\"article:author\",\"content\":\"[email protected]\"}],[\"script\",{\"type\":\"application/ld+json\"},\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebPage\\\",\\\"name\\\":\\\"\\\",\\\"description\\\":\\\"404 Not Found\\\"}\"]]},\"headers\":[],\"readingTime\":{\"minutes\":0.01,\"words\":3},\"filePathRelative\":null,\"autoDesc\":true,\"excerpt\":\"<p>404 Not Found</p>\\n\"}")
const data = JSON.parse("{\"path\":\"/404.html\",\"title\":\"\",\"lang\":\"zh-CN\",\"frontmatter\":{\"layout\":\"NotFound\",\"description\":\"404 Not Found\",\"gitInclude\":[],\"head\":[[\"meta\",{\"property\":\"og:url\",\"content\":\"https://sre-docs.redrock.team/404.html\"}],[\"meta\",{\"property\":\"og:site_name\",\"content\":\"Redrock SRE 知识库\"}],[\"meta\",{\"property\":\"og:description\",\"content\":\"404 Not Found\"}],[\"meta\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"meta\",{\"property\":\"og:locale\",\"content\":\"zh-CN\"}],[\"meta\",{\"property\":\"article:author\",\"content\":\"[email protected]\"}],[\"script\",{\"type\":\"application/ld+json\"},\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebPage\\\",\\\"name\\\":\\\"\\\",\\\"description\\\":\\\"404 Not Found\\\"}\"]]},\"headers\":[],\"readingTime\":{\"minutes\":0.01,\"words\":3},\"filePathRelative\":null,\"autoDesc\":true,\"excerpt\":\"<p>404 Not Found</p>\\n\"}")
export { comp, data }

if (import.meta.webpackHot) {
Expand Down
Loading

0 comments on commit c77b08a

Please sign in to comment.