mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-06 19:15:12 +02:00
⏳ @eshanized updated the website 🎉 !!!
This commit is contained in:
@@ -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,
|
||||||
|
@@ -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/',
|
||||||
|
BIN
static/img/snigdhaos-icon-docs.ico
Normal file
BIN
static/img/snigdhaos-icon-docs.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user