fix: point docs favicon to correct location (#789)
chore(docs): update favicon Signed-off-by: Asraye <asrayeofficial@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import type { ScalarOptions } from '@scalar/docusaurus';
|
|||||||
const config: Config = {
|
const config: Config = {
|
||||||
title: 'Stoat Developers',
|
title: 'Stoat Developers',
|
||||||
tagline: 'Developer documentation for Stoat',
|
tagline: 'Developer documentation for Stoat',
|
||||||
favicon: 'https://stoat.chat/favicon.svg',
|
favicon: 'https://stoat.chat/favicon-stoat.svg',
|
||||||
|
|
||||||
future: {
|
future: {
|
||||||
v4: true,
|
v4: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user