Compare commits
2 Commits
main
...
docs-dates
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b071b95a02 | ||
|
|
2383ce4d27 |
830
docs/package-lock.json
generated
830
docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -5,8 +5,8 @@
|
||||
"preview": "vitepress preview src"
|
||||
},
|
||||
"devDependencies": {
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"vitepress": "^v2.0.0-alpha.12",
|
||||
"vue": "^3.5.17"
|
||||
"markdown-it-mathjax3": "^4",
|
||||
"vitepress": "^v2.0.0-alpha.15",
|
||||
"vue": "^3.5.25"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2050,10 +2050,10 @@ export default defineConfig({
|
||||
},
|
||||
|
||||
lastUpdated: {
|
||||
text: "Updated at",
|
||||
text: "Updated on",
|
||||
formatOptions: {
|
||||
dateStyle: "full",
|
||||
timeStyle: "medium",
|
||||
dateStyle: "medium",
|
||||
timeStyle: "short",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user