feat: show “Last Updated” in docs

Signed-off-by: Matej Focko <xfocko@fi.muni.cz>
This commit is contained in:
Matej Focko 2023-07-16 01:08:54 +02:00
parent 3f85c1104b
commit 125c9211d8
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -23,6 +23,7 @@ class Subject {
path: this.subject,
routeBasePath: this.subject,
sidebarPath: require.resolve("./sidebars.js"),
showLastUpdateTime: true,
editUrl: "https://gitlab.com/mfocko/blog/tree/main",
remarkPlugins: [math],
rehypePlugins: [katex],