mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 05:26:59 +00:00
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 = {
|
||||
title: 'Stoat Developers',
|
||||
tagline: 'Developer documentation for Stoat',
|
||||
favicon: 'https://stoat.chat/favicon.svg',
|
||||
favicon: 'https://stoat.chat/favicon-stoat.svg',
|
||||
|
||||
future: {
|
||||
v4: true,
|
||||
|
||||
Reference in New Issue
Block a user