fix: point docs favicon to correct location (#789)

chore(docs): update favicon

Signed-off-by: Asraye <asrayeofficial@gmail.com>
This commit is contained in:
Asraye
2026-06-04 04:06:38 +10:00
committed by GitHub
parent 5b769b60de
commit bebfe34922

View File

@@ -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,