<postprocess>, fix tab open/close, fix some URL bugs

This commit is contained in:
Face
2025-08-30 14:19:03 +03:00
parent 9344c7818a
commit 322cb4072e
59 changed files with 1144 additions and 17 deletions

View File

@@ -31,7 +31,6 @@ const sidebars: SidebarsConfig = {
items: [
'dns-system',
'flumi-browser',
'search-engine'
],
},
{
@@ -40,6 +39,7 @@ const sidebars: SidebarsConfig = {
items: [
'html',
'css',
'postprocess',
],
},
],