diff options
Diffstat (limited to 'sidebars.js')
| -rw-r--r-- | sidebars.js | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sidebars.js b/sidebars.js index e08b40c..4e291d1 100644 --- a/sidebars.js +++ b/sidebars.js @@ -37,7 +37,12 @@ const sidebars = { 'office_c2r_links', 'office_c2r_custom', 'office_msi_links', - 'office_for_mac' + 'office_for_mac', + { + type: 'html', + value: '<hr class="sidebar-hr" />', + }, + 'dumbversion_patches' ], }, 'faq', |
