mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-23 09:35:13 +00:00
Fix duplicate Choices identifier and add favicon config (#1101)
This commit is contained in:
@@ -16,6 +16,7 @@ export default defineConfig({
|
||||
integrations: [
|
||||
starlight({
|
||||
title: "Awesome GitHub Copilot",
|
||||
favicon: "/images/favicon.svg",
|
||||
description: siteDescription,
|
||||
social: [],
|
||||
head: [
|
||||
|
||||
Reference in New Issue
Block a user