docs: update formatUpdated (#1645)

* update: docs formatUpdated.
This commit is contained in:
Koy 2021-10-06 13:49:56 +08:00 committed by GitHub
parent 6ee1c14276
commit f23f56a945
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,8 @@ window.$docsify = {
```js
window.$docsify = {
// The date template pattern
formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}',
plugins: [
function(hook, vm) {
hook.beforeEach(function(html) {