Fix duplicate Choices identifier and add favicon config (#1101)

This commit is contained in:
Utkarsh patrikar
2026-03-23 05:39:43 +05:30
committed by GitHub
parent 371d0dd072
commit 6d48c08215
3 changed files with 18 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ export default defineConfig({
integrations: [
starlight({
title: "Awesome GitHub Copilot",
favicon: "/images/favicon.svg",
description: siteDescription,
social: [],
head: [