Use generic git icon for source link in docs nav
Repo is on Gitea, not GitHub — the octocat was misleading.
This commit is contained in:
parent
c6a55a5e8f
commit
34bc2e2d86
@ -17,7 +17,7 @@ export default defineConfig({
|
|||||||
favicon: "/favicon.svg",
|
favicon: "/favicon.svg",
|
||||||
social: [
|
social: [
|
||||||
{
|
{
|
||||||
icon: "github",
|
icon: "seti:git",
|
||||||
label: "Source",
|
label: "Source",
|
||||||
href: "https://git.supported.systems/MCP/mcesptool",
|
href: "https://git.supported.systems/MCP/mcesptool",
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user