fix: clarify sentence in last-updated reference page

pull/4575/head
ruben 7 months ago
parent 73f5d563b7
commit deaa3f3669

@ -1,6 +1,6 @@
# Last Updated
The update time of the last content will be displayed in the lower right corner of the page. To enable it, add `lastUpdated` options to your config.
The last updated time of the content will be displayed in the lower right corner of the page. To enable it, add the `lastUpdated` option to your config.
::: tip
You need to commit the markdown file to see the updated time.
@ -24,4 +24,4 @@ lastUpdated: false
---
```
Also refer [Default Theme: Last Updated](./default-theme-config#lastupdated) for more details. Any truthy value at theme-level will also enable the feature unless explicitly disabled at site or page level.
Also refer to [Default Theme: Last Updated](./default-theme-config#lastupdated) for more details. Any truthy value at theme-level will also enable the feature unless explicitly disabled at site or page level.

Loading…
Cancel
Save