Added docs

This commit is contained in:
2024-03-29 13:03:45 +05:30
parent 0d302a38ee
commit 9bd6af3efd
26 changed files with 298 additions and 130 deletions

View File

@@ -10,7 +10,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
const config = {
title: 'SNIGDHA OS - DOCS',
tagline: 'Be silent when it is time to hear!',
favicon: 'img/favicon.ico',
favicon: 'img/snigdhaos-icon.ico',
// Set the production url of your site here
url: 'https://docs.snigdhaos.org/',
@@ -70,7 +70,7 @@ const config = {
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
navbar: {
title: 'SNIGDHA OS - Documentation',
title: 'DOCUMENTATION | SNIGDHA OS',
logo: {
alt: 'Snigdha OS Docs Logo',
src: 'img/Doc.svg',