@eshanized updated the website 🎉 !!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-26 11:56:12 +05:30
parent 00cf3556d1
commit a4a2aaa267
3 changed files with 2 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
export default { export default {
"title": "SNIGDHA OS - DOCS", "title": "SNIGDHA OS - DOCS",
"tagline": "Be silent when it is time to hear!", "tagline": "Be silent when it is time to hear!",
"favicon": "img/snigdhaos-icon.ico", "favicon": "img/snigdhaos-icon-docs.ico",
"url": "https://snigdhaos.org", "url": "https://snigdhaos.org",
"baseUrl": "/documentation/", "baseUrl": "/documentation/",
"trailingSlash": false, "trailingSlash": false,

View File

@@ -1,8 +1,3 @@
// @ts-check
// `@type` JSDoc annotations allow editor autocompletion and type checking
// (when paired with `@ts-check`).
// There are various equivalent ways to declare your Docusaurus config.
// See: https://docusaurus.io/docs/api/docusaurus-config
import {themes as prismThemes} from 'prism-react-renderer'; import {themes as prismThemes} from 'prism-react-renderer';
@@ -10,7 +5,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
const config = { const config = {
title: 'SNIGDHA OS - DOCS', title: 'SNIGDHA OS - DOCS',
tagline: 'Be silent when it is time to hear!', tagline: 'Be silent when it is time to hear!',
favicon: 'img/snigdhaos-icon.ico', favicon: 'img/snigdhaos-icon-docs.ico',
// Set the production url of your site here // Set the production url of your site here
url: 'https://snigdhaos.org/', url: 'https://snigdhaos.org/',

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB