@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

@@ -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';
@@ -10,7 +5,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/snigdhaos-icon.ico',
favicon: 'img/snigdhaos-icon-docs.ico',
// Set the production url of your site here
url: 'https://snigdhaos.org/',