mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
starlight_help: Use Zulip favicon for the new help center.
The favicon should ideally change for self-hosted organizations if they have configured it. We track the work for this in #35681 to look at after the cutover.
This commit is contained in:
committed by
Tim Abbott
parent
259fd250ed
commit
00f0b58ee4
@@ -70,6 +70,7 @@ export default defineConfig({
|
|||||||
integrations: [
|
integrations: [
|
||||||
starlight({
|
starlight({
|
||||||
title: "Zulip help center",
|
title: "Zulip help center",
|
||||||
|
favicon: "../static/images/favicon.svg",
|
||||||
components: {
|
components: {
|
||||||
Footer: "./src/components/Footer.astro",
|
Footer: "./src/components/Footer.astro",
|
||||||
Head: "./src/components/Head.astro",
|
Head: "./src/components/Head.astro",
|
||||||
|
|||||||
Reference in New Issue
Block a user