mirror of
https://github.com/microsoft/autogen.git
synced 2026-05-13 03:00:55 -04:00
add github icon (#2878)
This commit is contained in:
9
dotnet/website/template/public/main.js
Normal file
9
dotnet/website/template/public/main.js
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
iconLinks: [
|
||||
{
|
||||
icon: 'github',
|
||||
href: 'https://github.com/microsoft/autogen',
|
||||
title: 'GitHub'
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user