docs: fix sidebar warning

This commit is contained in:
hieu-jan 2024-01-22 16:24:05 +09:00
parent 97c122986a
commit 285c3632cb

View File

@ -40,13 +40,6 @@ const sidebars = {
dirName: "about",
},
],
postmortemSidebar: [
{
type: "autogenerated",
dirName: "postmortem",
},
],
};
module.exports = sidebars;