This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangtao
/
autogen
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
127
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
add github icon (
#2878
)
tags/v0.2.29
Xiaoyun Zhang
GitHub
2 years ago
parent
f904b4fa17
commit
102d36d98f
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
dotnet/website/template/public/main.js
+ 9
- 0
dotnet/website/template/public/main.js
View File
@@ -0,0 +1,9 @@
export default {
iconLinks: [
{
icon: 'github',
href: 'https://github.com/microsoft/autogen',
title: 'GitHub'
}
]
}
Write
Preview
Loading…
Cancel
Save