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',
|
src: 'img/Doc.svg',
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
// {
|
|
||||||
// type: 'docSidebar',
|
|
||||||
// sidebarId: 'tutorialSidebar',
|
|
||||||
// position: 'left',
|
|
||||||
// label: 'Tutorial',
|
|
||||||
// },
|
|
||||||
// {to: '/blog', label: 'Blog', position: 'left'},
|
|
||||||
{
|
{
|
||||||
type: 'search',
|
type: 'search',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
@@ -101,6 +94,11 @@ const config = {
|
|||||||
label: 'Forum',
|
label: 'Forum',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://uptime.snigdhaos.org/',
|
||||||
|
label: 'Uptime',
|
||||||
|
position: 'right',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: 'https://tools.snigdhaos.org/',
|
href: 'https://tools.snigdhaos.org/',
|
||||||
label: 'Tools',
|
label: 'Tools',
|
||||||
|
Reference in New Issue
Block a user