mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +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: [
|
||||
starlight({
|
||||
title: "Zulip help center",
|
||||
favicon: "../static/images/favicon.svg",
|
||||
components: {
|
||||
Footer: "./src/components/Footer.astro",
|
||||
Head: "./src/components/Head.astro",
|
||||
|
Reference in New Issue
Block a user