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:
Shubham Padia
2025-08-11 12:56:42 +00:00
committed by Tim Abbott
parent 259fd250ed
commit 00f0b58ee4

View File

@@ -70,6 +70,7 @@ export default defineConfig({
integrations: [
starlight({
title: "Zulip help center",
favicon: "../static/images/favicon.svg",
components: {
Footer: "./src/components/Footer.astro",
Head: "./src/components/Head.astro",