mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
Update docusaurus.config.js
This commit is contained in:

committed by
GitHub

parent
096ea4a6fe
commit
178c07f1d8
@@ -75,13 +75,6 @@ const config = {
|
||||
src: 'img/Doc.svg',
|
||||
},
|
||||
items: [
|
||||
// {
|
||||
// type: 'docSidebar',
|
||||
// sidebarId: 'tutorialSidebar',
|
||||
// position: 'left',
|
||||
// label: 'Tutorial',
|
||||
// },
|
||||
// {to: '/blog', label: 'Blog', position: 'left'},
|
||||
{
|
||||
type: 'search',
|
||||
position: 'right',
|
||||
@@ -101,6 +94,11 @@ const config = {
|
||||
label: 'Forum',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://uptime.snigdhaos.org/',
|
||||
label: 'Uptime',
|
||||
position: 'right',
|
||||
},
|
||||
{
|
||||
href: 'https://tools.snigdhaos.org/',
|
||||
label: 'Tools',
|
||||
|
Reference in New Issue
Block a user