2024-06-06 18:41:35 +00:00

9 lines
161 B
JavaScript

export default {
iconLinks: [
{
icon: 'github',
href: 'https://github.com/microsoft/autogen',
title: 'GitHub'
}
]
}