Skip to content

Commit

Permalink
add github icon (microsoft#2878)
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleLittleCloud authored Jun 6, 2024
1 parent f904b4f commit 102d36d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dotnet/website/template/public/main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export default {
iconLinks: [
{
icon: 'github',
href: 'https://github.com/microsoft/autogen',
title: 'GitHub'
}
]
}

0 comments on commit 102d36d

Please sign in to comment.